summaryrefslogtreecommitdiff
path: root/yeti/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-13 11:02:17 -0400
committerThomas Park <thomas@thomaspark.me>2014-03-13 11:02:17 -0400
commit0e307409fad7a293cb61b03d04c025de20ab6c69 (patch)
tree40e6b9683d8cff06a047d5a5c97683d6eadbccf9 /yeti/bootstrap.css
parent43f73b05245a75301a34143d89e5b824e770964e (diff)
yeti: fix button and input size in forms, closes #231
Diffstat (limited to 'yeti/bootstrap.css')
-rw-r--r--yeti/bootstrap.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css
index 8442293b..a5d80469 100644
--- a/yeti/bootstrap.css
+++ b/yeti/bootstrap.css
@@ -5855,7 +5855,6 @@ table {
input,
.form-control {
padding: 7px;
- font-size: 12px;
}
label,
.control-label,
@@ -5865,7 +5864,6 @@ label,
font-size: 12px;
font-weight: normal;
}
-.form-group .btn,
.input-group-addon,
.input-group-btn .btn {
padding: 8px 14px;