diff options
Diffstat (limited to 'web/cobrands/angus/layout.scss')
-rw-r--r-- | web/cobrands/angus/layout.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/web/cobrands/angus/layout.scss b/web/cobrands/angus/layout.scss index 9429913b4..988f72df9 100644 --- a/web/cobrands/angus/layout.scss +++ b/web/cobrands/angus/layout.scss @@ -210,16 +210,6 @@ footer p.social a:active,footer p.social a:focus,footer p.social a:hover text-decoration:none; } -// No :before support in IE7, reset things back -.ie7 { - footer p.social a { - font-size:1.2em!important; - height:1.5em; - text-indent:0; - width:auto; - } -} - .angus_nav { display: block; border-bottom: 1px solid $angus_grey_link; |