2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946

This commit is contained in:
Mark Otto
2012-08-14 16:24:58 -07:00
parent f3479a3953
commit 9c72246d49
6 changed files with 32 additions and 17 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
.input-block-level {
display: block;
width: 100%;
min-height: 28px;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
@@ -203,7 +203,7 @@
display: block;
float: left;
width: 100%;
min-height: 28px;
min-height: 30px;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
-webkit-box-sizing: border-box;
@@ -548,7 +548,7 @@
display: block;
float: left;
width: 100%;
min-height: 28px;
min-height: 30px;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
-webkit-box-sizing: border-box;
@@ -830,7 +830,7 @@
.uneditable-input {
display: block;
width: 100%;
min-height: 28px;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;