Removed dropdown toggler outline
This commit is contained in:
parent
292cf3cba9
commit
b57c3b3cf0
@ -154,6 +154,10 @@ input[type="number"] {
|
|||||||
.btn-link.dropdown-toggle:hover {
|
.btn-link.dropdown-toggle:hover {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
.btn-link.dropdown-toggle:active {
|
||||||
|
outline: none;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
.tg_page_head .navbar-quick-nav,
|
.tg_page_head .navbar-quick-nav,
|
||||||
.tg_page_head .navbar-toggle {
|
.tg_page_head .navbar-toggle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user