summaryrefslogtreecommitdiff
path: root/yeti/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-11-22 00:25:10 -0500
committerThomas Park <thomas@thomaspark.me>2013-11-22 00:25:10 -0500
commitc2ed4f7846d6489c313ee9bbf418760738ad0ca1 (patch)
treeb0663848d4e5aff2d4254dea06fe6bc92d234551 /yeti/bootstrap.css
parent10cf14e23e5e86fa7f041b48d0f958403ca738ff (diff)
yeti: fix height on input-group btns
Diffstat (limited to 'yeti/bootstrap.css')
-rw-r--r--yeti/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css
index f109c8f4..3a265278 100644
--- a/yeti/bootstrap.css
+++ b/yeti/bootstrap.css
@@ -7587,7 +7587,7 @@ label,
.form-group .btn,
.input-group-addon,
.input-group-btn .btn {
- padding: 7px 14px 6px;
+ padding: 8px 14px;
font-size: 12px;
}