diff --git a/templates/bulletproof/ie5.css b/templates/bulletproof/ie5.css index 81d87466..1293bc3a 100644 --- a/templates/bulletproof/ie5.css +++ b/templates/bulletproof/ie5.css @@ -7,6 +7,7 @@ /* http://s9y-bulletproof.com */ /**********************************************************************/ +.author { margin-right: 0.4em!important; } .layout1col_content { float: none!important; diff --git a/templates/bulletproof/ie6.css b/templates/bulletproof/ie6.css index b5116380..f8a9d5fc 100644 --- a/templates/bulletproof/ie6.css +++ b/templates/bulletproof/ie6.css @@ -7,6 +7,7 @@ /* http://s9y-bulletproof.com */ /**********************************************************************/ +.author { margin-right: 0.4em!important; } .layout1col_content { float: none!important; diff --git a/templates/bulletproof/ie7.css b/templates/bulletproof/ie7.css index ebc17273..f36f357a 100644 --- a/templates/bulletproof/ie7.css +++ b/templates/bulletproof/ie7.css @@ -7,6 +7,7 @@ /* http://s9y-bulletproof.com */ /**********************************************************************/ +.author { margin-right: 0.4em!important; } .layout1col_content { float: none!important;