summaryrefslogtreecommitdiff
path: root/sandstone/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-11-28 18:59:56 -0500
committerThomas Park <thomas@thomaspark.me>2014-11-28 18:59:56 -0500
commit96f32b0c6b91ae5925bde33cce750f8af15235e7 (patch)
treeb5ed45e8b918025d72696b3c7ddf83df69032bc7 /sandstone/bootstrap.css
parentc7735834f709b7ff67ccc4bef06eb38299f5e09e (diff)
sandstone: remove extra padding on input-sm
Diffstat (limited to 'sandstone/bootstrap.css')
-rw-r--r--sandstone/bootstrap.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/sandstone/bootstrap.css b/sandstone/bootstrap.css
index dc8c15f7..92e9804e 100644
--- a/sandstone/bootstrap.css
+++ b/sandstone/bootstrap.css
@@ -3528,7 +3528,6 @@ select[multiple].input-group-lg > .input-group-btn > .btn {
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
- padding: 15px 10px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
@@ -6367,9 +6366,6 @@ input:focus,
-webkit-box-shadow: none;
box-shadow: none;
}
-.input-sm {
- padding: 15px 10px;
-}
.nav {
font-size: 11px;
line-height: 22px;