]> git.openstreetmap.org Git - rails.git/commitdiff
Remove max-width restriction on note warning
authorTom Hughes <tom@compton.nu>
Mon, 20 May 2013 16:47:24 +0000 (17:47 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 20 May 2013 16:47:24 +0000 (17:47 +0100)
app/assets/stylesheets/common.css.scss

index fab8461f83b88ba3dc40f3a13a1adb12f2b2b872..049dadbff8cf5abb73a2baa247a46eae5e2c69ed 100644 (file)
@@ -939,6 +939,7 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
     background-color: #ffe0cc;
     margin: 0px;
     padding: 4px 6px;
     background-color: #ffe0cc;
     margin: 0px;
     padding: 4px 6px;
+    max-width: 100%;
   }
   h4, p {
     margin-bottom: 5px;
   }
   h4, p {
     margin-bottom: 5px;