]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Fix hidden text behind the search icon
[rails.git] / app / assets / stylesheets / common.css.scss
index 42467adb3a22608a02eabb54caf69a215bb485d5..9e3e312ada1ddac8c129afb795d32c6f425a0a52 100644 (file)
@@ -398,7 +398,7 @@ table {
     font-size: $typeheight;
     line-height: 1.1;
     height: 25px;
-    padding: 2px 0px 2px $lineheight/4;
+    padding: 2px 22px 2px $lineheight/4;
     box-shadow: inset #DDD 0px 1px 3px;
 
     transition: 300ms linear;