Этот коммит содержится в:
Asaad Mahmood
2015-12-14 23:39:31 +05:00
родитель cada044b9b
Коммит 20fceae163

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

@@ -43,6 +43,12 @@ body {
@include clearfix; @include clearfix;
height: 100%; height: 100%;
position: relative; position: relative;
.container-fluid {
position: absolute;
left: 0;
top: 0;
width: 100%;
}
} }
img { img {