aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.min.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-03 23:50:14 -0700
committerMark Otto <[email protected]>2011-10-03 23:50:14 -0700
commit3c31d8a258bf56357aa139f8d900b3faeee333a3 (patch)
tree4f4382f4cb69f504fd319e6d676ffa9ed3af8b53 /bootstrap.min.css
parent45c9b489eeaffd61429425c1c6b9b3e723bf0514 (diff)
downloadbootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.tar.xz
bootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.zip
more small changes to compiled css to try things out
Diffstat (limited to 'bootstrap.min.css')
-rw-r--r--bootstrap.min.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css
index 18ef1134e..45f433294 100644
--- a/bootstrap.min.css
+++ b/bootstrap.min.css
@@ -109,7 +109,7 @@ fieldset{margin-bottom:18px;padding-top:18px;}fieldset legend{display:block;padd
form .clearfix{margin-bottom:18px;zoom:1;}form .clearfix:before,form .clearfix:after{display:table;content:"";zoom:1;*display:inline;}
form .clearfix:after{clear:both;}
label,input,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:normal;}
-form label{padding-top:6px;font-size:13px;line-height:18px;float:left;width:130px;text-align:right;color:#404040;}
+label{padding-top:6px;font-size:13px;line-height:18px;float:left;width:130px;text-align:right;color:#404040;}
form .input{margin-left:150px;}
input[type=checkbox],input[type=radio]{cursor:pointer;}
input,textarea,select,.uneditable-input{display:inline-block;width:210px;height:18px;padding:4px;font-size:13px;line-height:18px;color:#808080;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}