diff --git a/mozilla/toolkit/themes/pinstripe/help/helpFileLayout.css b/mozilla/toolkit/themes/pinstripe/help/helpFileLayout.css index 14f55468b9d..82ebdd32278 100644 --- a/mozilla/toolkit/themes/pinstripe/help/helpFileLayout.css +++ b/mozilla/toolkit/themes/pinstripe/help/helpFileLayout.css @@ -55,10 +55,6 @@ h3 { color: #009; font-size: 1em; margin-bottom: 0px; margin-top: 35px; } dt { font-weight: bold; } -p { - text-indent: 15px; -} - .contentsBox, .contentsBox > ul, li { diff --git a/mozilla/toolkit/themes/winstripe/help/helpFileLayout.css b/mozilla/toolkit/themes/winstripe/help/helpFileLayout.css index cd355933cad..ab899332c2c 100644 --- a/mozilla/toolkit/themes/winstripe/help/helpFileLayout.css +++ b/mozilla/toolkit/themes/winstripe/help/helpFileLayout.css @@ -55,10 +55,6 @@ h3 { color: #009; font-size: 1em; margin-bottom: 0px; margin-top: 35px; } dt { font-weight: bold; } -p { - text-indent: 15px; -} - .contentsBox, .contentsBox > ul, li {