2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

nuke and flatten and stuff

This commit is contained in:
Mark Otto
2013-01-14 22:05:55 -08:00
parent d247f71217
commit 25c9b6b59a
6 changed files with 61 additions and 5965 deletions
+1 -14
View File
@@ -5,19 +5,6 @@
@media (max-width: 767px) {
// Padding to set content in a bit
body {
padding-left: 20px;
padding-right: 20px;
}
// Negative indent the now static "fixed" navbar
.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
margin-left: -20px;
margin-right: -20px;
}
// TYPOGRAPHY
// ----------
// Reset horizontal dl
@@ -90,7 +77,7 @@
// Smooth out the collapsing/expanding nav
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0); // activate the GPU
// -webkit-transform: translate3d(0, 0, 0); // activate the GPU
}
// Block level the page header small tag for readability