2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

fix ie7 dropdowns examples in docs

This commit is contained in:
Mark Otto
2012-08-20 12:16:15 -07:00
parent 78cb09b440
commit 6cf3752b9b
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -239,6 +239,8 @@ hr.soften {
display: inline-block;
padding: 5px 8px;
line-height: 1;
*display: inline;
*zoom: 1;
}
/* Subhead (other pages)
@@ -560,6 +562,7 @@ h2 + .row {
position: relative;
margin: 15px 0;
padding: 39px 19px 14px;
*padding-top: 19px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;