custom/bootstrap.css
authorEdward <edward@roojs.com>
Tue, 3 Jun 2014 11:34:19 +0000 (19:34 +0800)
committerEdward <edward@roojs.com>
Tue, 3 Jun 2014 11:34:19 +0000 (19:34 +0800)
custom/bootstrap.css

index 870e53f..b7337e4 100644 (file)
@@ -2126,7 +2126,7 @@ fieldset[disabled] .checkbox-inline {
 }
 
 .input-sm {
-  height: 30px;
+  height: 50px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
@@ -2134,8 +2134,8 @@ fieldset[disabled] .checkbox-inline {
 }
 
 select.input-sm {
-  height: 30px;
-  line-height: 30px;
+  height: 50px;
+  line-height: 50px;
 }
 
 textarea.input-sm {
@@ -4115,7 +4115,7 @@ textarea.input-group-lg > .input-group-btn > .btn {
 .input-group-sm > .form-control,
 .input-group-sm > .input-group-addon,
 .input-group-sm > .input-group-btn > .btn {
-  height: 30px;
+  height: 50px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
@@ -4125,8 +4125,8 @@ textarea.input-group-lg > .input-group-btn > .btn {
 select.input-group-sm > .form-control,
 select.input-group-sm > .input-group-addon,
 select.input-group-sm > .input-group-btn > .btn {
-  height: 30px;
-  line-height: 30px;
+  height: 50px;
+  line-height: 50px;
 }
 
 textarea.input-group-sm > .form-control,
@@ -6898,7 +6898,7 @@ button.close {
   .carousel-control .icon-prev,
   .carousel-control .icon-next {
     width: 30px;
-    height: 30px;
+    height: 50px;
     margin-top: -15px;
     margin-left: -15px;
     font-size: 30px;