mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-18 08:51:07 +00:00
Merge branch 'master' of github.com:twbs/bootstrap
This commit is contained in:
commit
a9cd2ce4c9
1 changed files with 2 additions and 3 deletions
|
|
@ -103,9 +103,8 @@
|
||||||
&:focus {
|
&:focus {
|
||||||
color: @dropdown-link-disabled-color;
|
color: @dropdown-link-disabled-color;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
// Nuke hover/focus effects
|
// Nuke hover/focus effects
|
||||||
.dropdown-menu > .disabled > a {
|
|
||||||
&:hover,
|
&:hover,
|
||||||
&:focus {
|
&:focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue