Autochecked users, Bureaucrats, Editors, Interface administrators, recentchangescleanup, Reviewers, rollback, Suppressors, Administrators
253
edits
m (added portal css to mobile) |
(removing images from very small screen sizes for the portals) |
||
Line 361: | Line 361: | ||
padding-left: 2em; | padding-left: 2em; | ||
} | } | ||
@media screen and (max-width: 600px) { | |||
.articleSummaryImage { | |||
display: none; | |||
} | |||
} | |||
@media screen and (max-width: 1110px) { | @media screen and (max-width: 1110px) { | ||
.articleSummaryColumnsWrapper { | .articleSummaryColumnsWrapper { |
edits