Revert "Issue 254 (#343)"

This reverts commit c921b8a38c.

The search ended up misaligned on Chrome
This commit is contained in:
Joel Marcey 2018-01-11 21:08:33 -08:00
parent c921b8a38c
commit 2e17953199

View file

@ -529,7 +529,7 @@ header h2 {
color: #fff;
display: flex;
flex-flow: row nowrap;
height: 38px;
height: 34px;
z-index: 10000;
}
.fixedHeaderContainer header {