Browse Source

adjusted height of ui button to match input height

Garrick van Buren 12 năm trước cách đây
mục cha
commit
cd4b94448e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      assets/stylesheets/foreground.css

+ 4 - 0
assets/stylesheets/foreground.css

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