[ticket/232] Improve sizing of portal columns and modules
This commit is contained in:
@@ -16,21 +16,17 @@ dd.responsive-portal-announcements { display: none !important; }
|
||||
|
||||
dt#a { width: 125% !important; }
|
||||
.responsive-portal-announcements dt { width: 125% !important; }
|
||||
dd.responsive-portal-news { display: none !important; }
|
||||
|
||||
@media only screen and (max-width: 950px), only screen and (max-device-width: 950px)
|
||||
{
|
||||
dd.responsive-portal-news { display: none !important; }
|
||||
|
||||
.responsive-portal-news dd.posts, .responsive-portal-news dd.views {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.responsive-portal-news dt { width: 125% !important; }
|
||||
dt#n { width: 125% !important; }
|
||||
.topiclist .topics, .topiclist .posts { display: none !important; }
|
||||
#portal-forumlist dl.icon dt { width: 125% !important; }
|
||||
.responsive-portal-news dd.posts, .responsive-portal-news dd.views {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.responsive-portal-news dt { width: 130% !important; }
|
||||
dt#n { width: 125% !important; }
|
||||
.topiclist .topics, .topiclist .posts { display: none !important; }
|
||||
#portal-forumlist dl.icon dt { width: 125% !important; }
|
||||
|
||||
@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; }
|
||||
|
||||
Reference in New Issue
Block a user