Browse Source

removing more unneeded css since the grid change

pull/359/head
connors 11 years ago
parent
commit
2856d736a2
  1. 6
      sass/docs.scss

6
sass/docs.scss

@ -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 {

Loading…
Cancel
Save