summaryrefslogtreecommitdiff
path: root/cosmo
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-11-24 09:34:28 -0500
committerThomas Park <thomas@thomaspark.me>2012-11-24 09:34:28 -0500
commit9cb9554a5bd87a58dc4f3fb52760a53fb9b8d347 (patch)
tree36d572a4f7ce7af2e592bc636f4a0f0770b29199 /cosmo
parentaf2887ab50291b3a05a35ab449b89e2ebf9324f8 (diff)
cosmo: style btn-mini
Diffstat (limited to 'cosmo')
-rw-r--r--cosmo/bootstrap.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css
index 157ed9ed..69395542 100644
--- a/cosmo/bootstrap.css
+++ b/cosmo/bootstrap.css
@@ -5227,6 +5227,9 @@ div.subnav-fixed {
.btn-large {
padding: 22px 30px;
}
+.btn-mini {
+ padding: 2px 6px;
+}
.btn-group > .btn:first-child,
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {