summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {