[ljcom] r10078: LJSUP-7975: Too many mobile links on new...
Committer: narefieva
LJSUP-7975: Too many mobile links on news.bml pageU trunk/htdocs/news.bml
Modified: trunk/htdocs/news.bml
===================================================================
--- trunk/htdocs/news.bml 2011-02-18 08:17:27 UTC (rev 10077)
+++ trunk/htdocs/news.bml 2011-02-18 08:48:10 UTC (rev 10078)
@@ -53,12 +53,13 @@
# since make_journal might include the control strip CSS,
# add in more CSS to prevent site schemes from being affected.
head<=
-<style type="text/css">
+<style type= "text/css">
html body {
padding-top: 0 !important;
}
-#lj_controlstrip {
+#lj_controlstrip,
+.b-message-mobile {
display: none !important;
}
</style>
