Merge "Drop portal styles in Minerva"

This commit is contained in:
jenkins-bot 2018-08-16 20:05:16 +00:00 committed by Gerrit Code Review
commit 5d2eb53df6
1 changed files with 0 additions and 11 deletions

View File

@ -107,17 +107,6 @@ FIXME: Review all of these hacks to see if they still apply.
display: none;
}
/* force portals to use a one column layout on mobile */
.skin-minerva {
.portal-column-left-wide,
.portal-column-left,
.portal-column-right,
.portal-column-right-narrow {
float: none;
width: 100%;
}
}
/* bug 34878: Set an optimal width for a column.
* Makes sure that on small screens column-count is only honored if column-width hint is not violated.
* https://developer.mozilla.org/en-US/docs/CSS/column-width