]> git.openstreetmap.org Git - rails.git/commitdiff
Add missing padding at right hand end of greeting menu
authorTom Hughes <tom@compton.nu>
Thu, 28 Mar 2013 00:40:07 +0000 (00:40 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 28 Mar 2013 00:40:07 +0000 (00:40 +0000)
app/assets/stylesheets/common.css.scss

index d0dd894eb3f07a10ab5efa2d8d65bfeb469ea18e..0d8b882cba1ab6f084daf3504f008ccf91b3b955 100644 (file)
@@ -511,6 +511,7 @@ table {
 #greeting {
   float: right;
   padding-top: 3px;
 #greeting {
   float: right;
   padding-top: 3px;
+  margin-right: 5px;
 }
 
 .greeting-bar-unread {
 }
 
 .greeting-bar-unread {