diff --git a/css/main.css b/css/main.css index e702cc948..9ee231b44 100644 --- a/css/main.css +++ b/css/main.css @@ -213,7 +213,6 @@ html, body{ } #toolbar { - display:block; position:relative; height:39px; width:auto; @@ -291,7 +290,7 @@ a.button:hover { .header_button_separator { display: inline-block; position:relative; - top: 7; + top: 7px; width: 1px; height: 25px; background: white; diff --git a/index.html b/index.html index 15be85df5..92f47d489 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,7 @@ +
+