X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7b6d0f031375284f3404e02cab09a541377c6d14..be585d140336313b0f94c695dde71cc97a00b1f4:/app/assets/stylesheets/ltr.css.scss diff --git a/app/assets/stylesheets/ltr.css.scss b/app/assets/stylesheets/ltr.css.scss index 8ca91bf37..5d9b9aa6e 100644 --- a/app/assets/stylesheets/ltr.css.scss +++ b/app/assets/stylesheets/ltr.css.scss @@ -6,16 +6,6 @@ html body { text-align: left; } -/* - * Rules for alert boxes shown in the left sidebar when important - * information needs to be conveyed such as when the site is - * undergoing maintenance. - */ - -#alert { - text-align: left; -} - /* * Rules for notice boxes shown in the left sidebar when important, but * non-critical information needs to be conveyed such as notices about @@ -68,7 +58,7 @@ html body { /* Rules for tabbed navigation bar */ -#tabnav { +#top-bar { margin-left: 185px; } @@ -76,7 +66,7 @@ html body { #tabnav a:link, #tabnav a:visited { float: left; - margin-right: 4px; + margin-right: 1px; } /* Rules for greeting bar in the top right corner */