Преглед изворни кода

adjusted height of ui button to match input height

Garrick van Buren пре 12 година
родитељ
комит
cd4b94448e
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      assets/stylesheets/foreground.css

+ 4 - 0
assets/stylesheets/foreground.css

@@ -275,6 +275,10 @@ input[name="*[* date][second]"] {
   width: 100%;
 }
 
+button.ui-button-icon-only {
+  height: 2.24em;
+}
+
 select {width:auto;}
 
 input.createboxInput {