removing more unneeded css since the grid change

This commit is contained in:
connors 2014-03-01 20:20:21 -08:00
Родитель 96271d49cb
Коммит 2856d736a2
1 изменённых файлов: 0 добавлений и 6 удалений

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

@ -110,12 +110,6 @@ body {
@include transform(translateY(-50%) !important);
}
}
// Account for the extra margin for large sceens.
@media screen and (min-width: 1200px) {
.docs-sub-header .carbonad {
right: 30px !important;
}
}
// Masthead and nav
.docs-masthead {