summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-12 15:19:29 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-12 15:19:29 -0400
commit203698abdb146afdc2886f91c2ad73d0053ae150 (patch)
tree77fdadca8a277191207dce8ebc5f3d51dea5168a
parent90be1f1d0dd9dd3a8d8b8dc850cf528fbe4d2548 (diff)
index: reduced buttons for iphone, to fit on one line
-rw-r--r--css/bootswatch.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index 8eae9a76..77d6db06 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -147,6 +147,10 @@ body {
width: 85%;
}
+ .thumbnail .btn {
+ font-size: 13px;
+ }
+
}
/* Landscape phone to portrait tablet */