diff --git a/web/templates/header.html b/web/templates/header.html index 70fe92d41..1d1447c31 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -153,6 +153,7 @@ margin-left: auto; margin-right: auto; width: 990px; + height: 54px; font-size: 10pt; text-align: left; vertical-align:top; @@ -609,6 +610,8 @@ position: fixed; border: none; top: -3px; + border-bottom: 2px solid #ebe9dc; + background-color: #fff; } *html .fixed{