Fix info pages for mobile layout

This commit is contained in:
Jonathan Wong 2015-09-05 17:21:05 -07:00
parent 82025457ba
commit 58ea4a65e1

View file

@ -932,6 +932,7 @@ a .dashboard-activity-metadata-user-thumb:hover {
background-clip: content-box; background-clip: content-box;
min-height: calc(100% - 200px); min-height: calc(100% - 200px);
position: inherit; position: inherit;
width: 100%;
} }
.summary-content-poster { .summary-content-poster {
float: left; float: left;