From: Thomas Park Date: Sat, 23 Feb 2013 16:14:43 +0000 (-0500) Subject: index: reduce button font-size for mobile X-Git-Tag: v2.3.0+2~22 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=8f4ea184cfa1dfb7fb8c6d17a9bce1ba7ec662f8 index: reduce button font-size for mobile --- diff --git a/css/bootswatch.css b/css/bootswatch.css index 7abc7fa..9ef613d 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -200,6 +200,10 @@ body .one .bsa_it_p { margin-bottom: 0; } + .thumbnail .btn { + font-size: 15px; + } + .modal { position: fixed !important; top: 25% !important;