MDL-64506 templates: replace spans where and col-x appears

This commit is contained in:
Mathew May 2019-03-29 12:10:09 +08:00
parent 5cac5fa428
commit 5edb0fbcb5
19 changed files with 102 additions and 102 deletions

View file

@ -22,7 +22,7 @@
.container-fluid {
padding: 0;
.span6 {
.col-md-6 {
min-height: 20px;
}
}

View file

@ -13388,7 +13388,7 @@ a.ygtvspacer:hover {
.preferences-container .container-fluid {
padding: 0; }
.preferences-container .container-fluid .span6 {
.preferences-container .container-fluid .col-md-6 {
min-height: 20px; }
.preferences-container .align-bottom {