summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-02-10 19:19:58 -0500
committerThomas Park <thomas@thomaspark.me>2013-02-10 19:19:58 -0500
commit9e0760b529568b6dee9beed3e218c0f80e4d9e17 (patch)
tree2fbacb9bae2f9e5fab0b6f7d0305b19bb4c1a04a
parent7b0d349d3c33e3f5d90a7c2ce8bf415b14d09d6f (diff)
index: apply button resize to all thumbnails
-rw-r--r--css/bootswatch.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index a28dbf6f..a4c26883 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -247,7 +247,7 @@ body .one .bsa_it_p {
padding-top: 20px;
}
- #gallery .btn {
+ .thumbnail .btn {
padding: 6px 10px;
font-size: 14px;
}