From 431e4a8b278d1ce365ed52fed1c1ff7b0bdec751 Mon Sep 17 00:00:00 2001 From: Matt Thomas Date: Tue, 8 Jun 2010 01:24:46 +0000 Subject: [PATCH] Twenty Ten CSS cleanup, margin fix. Props zeo. git-svn-id: https://develop.svn.wordpress.org/trunk@15163 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentyten/style.css | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index b5dcd0db29..6175219812 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -1034,7 +1034,7 @@ input[type=submit] { color: #333; } #respond { - margin-top: 24px; + margin: 24px 0; border-top: 1px solid #e7e7e7; overflow: hidden; position: relative; @@ -1089,22 +1089,12 @@ h3#reply-title { font-size: 11px; } #respond .form-submit { - margin: 0 0 24px; + margin: 12px 0; } #respond .form-submit input { width: auto; font-size: 14px; } -#respond dl { - margin: 0 0 10px; -} -#respond dt { - display: inline; - font-weight: normal; -} -#respond dd { - display: inline; -} /* =Widget Areas