From 68b4b34b76450be4fa3807096ed0b6b416b122b4 Mon Sep 17 00:00:00 2001 From: David Eads Date: Tue, 12 Jun 2012 00:30:56 -0500 Subject: [PATCH] Clean up icons and bad style rules --- themes/townsquare_bootstrap/css/townsquare-bootstrap.css | 3 --- themes/townsquare_bootstrap/templates/page.tpl.php | 6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/themes/townsquare_bootstrap/css/townsquare-bootstrap.css b/themes/townsquare_bootstrap/css/townsquare-bootstrap.css index b7fbeb0..47cfc19 100644 --- a/themes/townsquare_bootstrap/css/townsquare-bootstrap.css +++ b/themes/townsquare_bootstrap/css/townsquare-bootstrap.css @@ -3,9 +3,6 @@ body { padding-top: 68px; } #navigation .brand { font-size: 15px; line-height: 20px; } .form-actions, .form-horizontal .form-actions { padding: 9px 0; margin-top: 18px; background: transparent; } .form-actions button, .form-actions input { margin-right: 5px; } -body #main-content * { - line-height: 1.6; -} #main-content p, #main-content ul { font-size: 15px; } diff --git a/themes/townsquare_bootstrap/templates/page.tpl.php b/themes/townsquare_bootstrap/templates/page.tpl.php index fb4b584..fed157d 100644 --- a/themes/townsquare_bootstrap/templates/page.tpl.php +++ b/themes/townsquare_bootstrap/templates/page.tpl.php @@ -23,7 +23,7 @@