Improving targeting for row content

Этот коммит содержится в:
Asaad Mahmood
2015-07-01 23:37:50 +05:00
родитель 64c8856565
Коммит c15bc9ad94

Просмотреть файл

@@ -10,11 +10,11 @@ body {
height: 100%; height: 100%;
&.white { &.white {
background: #fff; background: #fff;
.row.content { .inner__wrap {
min-height: 100%; > .row.content {
height: auto !important; min-height: 100%;
height: 100%; margin-bottom: -89px;
margin-bottom: -89px; }
} }
} }
.inner__wrap { .inner__wrap {