2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +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
@@ -2315,8 +2315,8 @@ button.btn.small, input[type="submit"].btn.small {
display: none;
float: right;
padding: 7px 10px;
margin-left: 10px;
margin-right: 10px;
margin-left: 5px;
margin-right: 5px;
background-color: #2c2c2c;
background-image: -moz-linear-gradient(top, #333333, #222222);
background-image: -ms-linear-gradient(top, #333333, #222222);