diff --git a/static/style.css b/static/style.css index 7709060a0467ab3bfca00ab79abebc69919cef3b..beeb8ee7a0f86b7fecf48f04cc983090daf2cb95 100644 --- a/static/style.css +++ b/static/style.css @@ -149,11 +149,10 @@ header { float: left; width: 16.66%; text-align: center; + border-top: 3px solid transparent; } .nav ul li.current { border-top: 3px solid #71B5DE; - height: 84px; - line-height: 84px; } .nav ul li a { color: #728AA3;