[responsive/portal] Make donations module responsive

This commit is contained in:
Marc Alexander
2013-11-28 11:48:49 +01:00
parent 51e6bc742f
commit f52d111d48
2 changed files with 2 additions and 6 deletions

View File

@@ -30,10 +30,6 @@ dt#n { width: 125% !important; }
float: right !important;
}
#portal-forumlist dl.icon dt { width: 100% !important; }
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
#portal-left ul.topiclist dd { display: block !important; }
.portal-responsive-show { display: block !important; }
.portal-responsive-hide { display: none !important; }