]> git.openstreetmap.org Git - rails.git/commit
Fix some issues with the new tab styling
authorTom MacWright <tom@macwright.org>
Tue, 28 Feb 2012 23:25:23 +0000 (18:25 -0500)
committerTom Hughes <tom@compton.nu>
Sun, 4 Mar 2012 10:37:46 +0000 (10:37 +0000)
commit40402fcdb878e53df591610cc9f280c7aaf78f5b
tree9695ccb9630d2b46f5a6c845db2b0403262339d8
parent86946536ec50878536e4b3841bf9e358fabb6ae5
Fix some issues with the new tab styling

Uses the parent of the tabnav element to do its positioning, and fixes
this style in RTL and small.

Also move the greetings block into the top-bar div in order to cleanly
have it share a border with tabs.
app/assets/stylesheets/common.css.scss
app/assets/stylesheets/ltr.css.scss
app/assets/stylesheets/rtl.css.scss
app/assets/stylesheets/small.css.scss
app/views/layouts/site.html.erb