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 @@