Merge pull request #11334 from glebm/patch-2

& > == >
This commit is contained in:
Chris Rebert 2013-11-01 18:29:45 -07:00
commit ea3c89189a

View File

@ -96,7 +96,7 @@
border-bottom: 1px solid transparent; border-bottom: 1px solid transparent;
.border-top-radius(@panel-border-radius - 1); .border-top-radius(@panel-border-radius - 1);
& > .dropdown .dropdown-toggle { > .dropdown .dropdown-toggle {
color: inherit; color: inherit;
} }
} }