cosmo: style btn-mini
authorThomas Park <thomas@thomaspark.me>
Sat, 24 Nov 2012 14:34:28 +0000 (09:34 -0500)
committerThomas Park <thomas@thomaspark.me>
Sat, 24 Nov 2012 14:34:28 +0000 (09:34 -0500)
cosmo/bootstrap.css

index 157ed9e..6939554 100644 (file)
@@ -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 {