2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

updated to include sub nav and pip nav, new docs updates, topbar nav refinements for media queried settings

This commit is contained in:
Mark Otto
2011-12-09 11:32:07 -08:00
parent bc51c15709
commit b12b71bf7c
10 changed files with 234 additions and 178 deletions
-3
View File
@@ -13,7 +13,6 @@
// Common styles
.navbar {
height: @navBarHeight;
overflow: visible;
}
// gradient is applied to it's own element because overflow visible is not honored by ie when filter is present
@@ -303,8 +302,6 @@
// PAGE HEADERS
// ------------