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

fix the navbar click and a few jank responsive problems

This commit is contained in:
Mark Otto
2012-01-28 18:11:31 -08:00
parent 06df91ac55
commit 4fa931e403
9 changed files with 209 additions and 153 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
display: none;
float: right;
padding: 7px 10px;
margin-left: 10px;
margin-right: 10px;
margin-left: 5px;
margin-right: 5px;
.buttonBackground(@navbarBackgroundHighlight, @navbarBackground);
@shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
.box-shadow(@shadow);