[ticket/582] Remove redundant CSS

B3P-582
This commit is contained in:
Marc Alexander
2015-06-16 20:34:35 +02:00
parent a140f8ecc1
commit a1a6220e47
2 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
.responsive-portal-news dd.lastpost, .responsive-portal-announcements dd.lastpost { display: none !important; }
.responsive-portal-news dt .list-inner, .responsive-portal-announcements dt .list-inner { margin-right: 0px !important; }
.responsive-portal-news dt .list-inner, .responsive-portal-announcements dt .list-inner { margin-right: 0 !important; }
.responsive-portal-news dt, .responsive-portal-announcements dt { width: 100% !important; }
dt#n, dt#a { width: 100% !important; }