2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

nuke the box-shadow on uncollapsed navbar-collapse

This commit is contained in:
Mark Otto
2013-08-13 14:46:34 -07:00
parent a2475f0145
commit 2bc67b334d
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -3189,6 +3189,7 @@ button.close {
padding-top: 0;
padding-bottom: 0;
border-top: 0;
box-shadow: none;
}
}