index: reduce button font-size for mobile
authorThomas Park <thomas@thomaspark.me>
Sat, 23 Feb 2013 16:14:43 +0000 (11:14 -0500)
committerThomas Park <thomas@thomaspark.me>
Sat, 23 Feb 2013 16:14:43 +0000 (11:14 -0500)
css/bootswatch.css

index 7abc7fa..9ef613d 100644 (file)
@@ -200,6 +200,10 @@ body .one .bsa_it_p {
                margin-bottom: 0;
        }
 
+       .thumbnail .btn {
+               font-size: 15px;
+       }
+
        .modal {
                position: fixed !important;
                top: 25% !important;