[ticket/482] Get rid of conflicts between portal and phpBB CSS

B3P-482
This commit is contained in:
Marc Alexander
2015-02-26 17:02:11 +01:00
parent 5c79d9452a
commit 3ab38cdf31
2 changed files with 9 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
#portal-left ul.topiclist dd, #portal-right ul.topiclist dd { display: block !important; }
.portal-responsive-show { display: block !important; }
.portal-responsive-hide { display: none !important; }
#portal-body { padding-top: 0px !important; }
#portal-body { padding-top: 0 !important; }
#portal-right > .portal-clear, #portal-body > .portal-clear, #portal-left > .portal-clear,
#portal-center > .portal-clear, #portal-login-box .portal-clear { display: none !important; }
#portal-right { width: 50% !important; }