]> git.openstreetmap.org Git - rails.git/commitdiff
Fix history sidebar for small screens
authorSaman Bemel-Benrud <samanpwbb@gmail.com>
Tue, 30 Oct 2012 23:00:49 +0000 (19:00 -0400)
committerTom Hughes <tom@compton.nu>
Wed, 31 Oct 2012 00:09:45 +0000 (00:09 +0000)
app/assets/stylesheets/small.css.scss

index a955017757f6cb675d4fc0642672d6c6c766489b..84813e9c1a2715cacdf4a20e0dac64ec082220ae 100644 (file)
@@ -112,6 +112,8 @@ h1 {
   border-right: 0px;
 }
 
+.site-export #content,
+.site-edit #content,
 .site-index #content {
   margin-top: 40px;
 }