X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/839b6daf056639f6769150edeaed73cf79746c20..b01261760893de04dda650a427ceb59beea80004:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index f807db251..12a5a8089 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -248,11 +248,15 @@ h2 { /* Rules for tabbed navigation bar */ -#tabnav { - height: 29px; +#top-bar { border-bottom: 1px solid #ccc; + height: 29px; +} + +#tabnav { padding: 0; margin: 0; + overflow:hidden; } #tabnav li { @@ -292,10 +296,10 @@ h2 { /* Rules for greeting bar in the top right corner */ #greeting { - height: 30px; + height: 28px; margin: 0px; font-size: 13px; - line-height: 30px; + line-height: 28px; } .greeting-bar-unread {