[responsive/portal] Make recent module responsive

This commit is contained in:
Marc Alexander
2013-11-28 03:22:43 +01:00
parent f00c59b908
commit a9d3d84b36
2 changed files with 6 additions and 5 deletions

View File

@@ -32,4 +32,5 @@
{
#portal-left ul.topiclist dd { display: block !important; }
.portal-responsive-show { display: block !important; }
.portal-responsive-hide { display: none !important; }
}