浏览代码

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 {