mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
ie7 background toggle open
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
.dropdown-toggle {
|
||||
color: #fff;
|
||||
&.open {
|
||||
background: #444;
|
||||
background-color: rgba(255,255,255,.05);
|
||||
}
|
||||
}
|
||||
@@ -320,7 +321,7 @@
|
||||
// Basic pill nav
|
||||
.pills {
|
||||
a {
|
||||
margin: 5px 3px 5px 0;
|
||||
margin: 5px 3px 5px 0;
|
||||
padding: 0 15px;
|
||||
text-shadow: 0 1px 1px #fff;
|
||||
line-height: 30px;
|
||||
|
Reference in New Issue
Block a user