Этот коммит содержится в:
Asaad Mahmood
2015-12-15 00:05:48 +05:00
родитель 20fceae163
Коммит 4af0cb7767
2 изменённых файлов: 1 добавлений и 7 удалений

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

@@ -43,12 +43,6 @@ 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 {

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

@@ -1,7 +1,7 @@
@charset "UTF-8"; @charset "UTF-8";
.sidebar--right { .sidebar--right {
position: absolute; position: fixed;
width: 400px; width: 400px;
height: 100%; height: 100%;
right: 0px; right: 0px;