X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6f9ad2eab60b45266e1287da58406e1aa25fd708..d68368e0d571ae6b953e0f3900e3f4c304076769:/app/assets/stylesheets/small.css.scss diff --git a/app/assets/stylesheets/small.css.scss b/app/assets/stylesheets/small.css.scss index 84813e9c1..ba9e59d96 100644 --- a/app/assets/stylesheets/small.css.scss +++ b/app/assets/stylesheets/small.css.scss @@ -19,6 +19,7 @@ h1 { /* Rules for tabbed navigation bar */ #top-bar { + left: 0; margin: 0px; height: 39px; padding: 0; @@ -48,6 +49,7 @@ h1 { height: 16px; display: block; position: absolute; + left: 5px; top: 5px; padding: 2px; width: 110px; /* TODO: find better fix for overlap */ @@ -70,6 +72,7 @@ h1 { #greeting { position: absolute; + right: 5px; top: 5px; height: 14px; font-size: 12px;