]> git.openstreetmap.org Git - rails.git/commitdiff
Prevent scrollbars showing up on the edit view
authorTom Hughes <tom@compton.nu>
Wed, 29 Aug 2012 14:36:51 +0000 (15:36 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 29 Aug 2012 14:36:51 +0000 (15:36 +0100)
app/assets/stylesheets/common.css.scss

index 6dceef86869a8789bfa896bbac181b6579396f04..e309e2ed720c5db869f8fd9c0cfcd77eedfbf279 100644 (file)
@@ -660,6 +660,7 @@ h2 {
   bottom: 0px;
   left: 0px;
   right: 0px;
+  overflow: hidden;
 }
 
 /* Rules for the changeset list shown by the history tab etc */