aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-27 16:37:45 -0700
committerMark Otto <[email protected]>2013-07-27 16:37:45 -0700
commit14f688c7fc7fa6569d066320c62be02b17ca91dc (patch)
tree8081a71966a64606137d97523b5cf79b62114a75 /dist/css/bootstrap.css
parent51515e6791dd6cca8410a629bf21a1fcb427e5ee (diff)
downloadbootstrap-14f688c7fc7fa6569d066320c62be02b17ca91dc.tar.xz
bootstrap-14f688c7fc7fa6569d066320c62be02b17ca91dc.zip
fixes #8675: align horizontal form label and input
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 9f877ddf9..51fc77e17 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -1659,7 +1659,7 @@ select.input-small {
}
.form-horizontal .control-label {
- padding-top: 6px;
+ padding-top: 9px;
}
.form-horizontal .form-group:before,