From c04dca0592d7c4166424614700ff2b5581347b22 Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 11 Jul 2013 16:57:46 -0400 Subject: [PATCH] Drop deprecated conference banner CSS code --- _less/screen.less | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/_less/screen.less b/_less/screen.less index 2bf6e67a..843305c4 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -902,12 +902,6 @@ h2 .rssicon{ font-size:80%; } -.conferencebanner{ - position:absolute; - top:0px; - right:5px; -} - /*Styles specific to mobiles*/ @media handheld, only screen and (max-device-height: 37em), only screen and (max-device-width: 50em){ @@ -1028,12 +1022,6 @@ h2 .rssicon{ margin-right:0px; margin-bottom: 20px; } - .conferencebanner{ - position:static; - display:block; - margin:0px 0px 10px -5px; - text-align:center; - } } /* Deprecated styles (should be removed when translations are updated) */