summaryrefslogtreecommitdiff
path: root/yeti/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-07-06 23:16:00 -0400
committerThomas Park <thomas@thomaspark.me>2014-07-06 23:16:00 -0400
commit55608a4c6924e3bbc5fe43cbe0849d5b5065fe00 (patch)
tree54e4628b99ff4c1e0b70d145d7e945eb4975a3d4 /yeti/bootstrap.css
parentcdff77495ab6934dd327ca413af8fdf39728fa0b (diff)
yeti: prevent override on input size, closes #282
Diffstat (limited to 'yeti/bootstrap.css')
-rw-r--r--yeti/bootstrap.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css
index b2740e0e..61fce0eb 100644
--- a/yeti/bootstrap.css
+++ b/yeti/bootstrap.css
@@ -6328,8 +6328,7 @@ blockquote small {
table {
font-size: 12px;
}
-input,
-.form-control {
+input {
padding: 7px;
}
label,