]> git.openstreetmap.org Git - rails.git/commitdiff
Fix search icon width
authorTom MacWright <tom@macwright.org>
Mon, 10 Jun 2013 23:34:53 +0000 (16:34 -0700)
committerTom Hughes <tom@compton.nu>
Mon, 8 Jul 2013 08:03:16 +0000 (09:03 +0100)
app/assets/stylesheets/common.css.scss

index 06d00308c17229611b273766c2266e565f0a6f04..486866602e213f46c880a33fe44ab78868898b9e 100644 (file)
@@ -357,6 +357,7 @@ table {
   padding: 0;
   width: 15px;
   height: 15px;
   padding: 0;
   width: 15px;
   height: 15px;
+  min-width: 15px;
   text-indent: -1000px;
   overflow: hidden;
   background: image-url("sprite.png") 0 0 no-repeat;
   text-indent: -1000px;
   overflow: hidden;
   background: image-url("sprite.png") 0 0 no-repeat;