summaryrefslogtreecommitdiff
path: root/yeti/bootswatch.less
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/bootswatch.less
parentcdff77495ab6934dd327ca413af8fdf39728fa0b (diff)
yeti: prevent override on input size, closes #282
Diffstat (limited to 'yeti/bootswatch.less')
-rw-r--r--yeti/bootswatch.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/yeti/bootswatch.less b/yeti/bootswatch.less
index b985e684..b1a8d1f0 100644
--- a/yeti/bootswatch.less
+++ b/yeti/bootswatch.less
@@ -230,8 +230,7 @@ table {
// Forms ======================================================================
-input,
-.form-control {
+input {
padding: 7px;
}