Show dropdown chevron-down only if js is enable
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
// Icons (Accordion and Dropdown)
|
||||
//.accordion-toggle,
|
||||
.dropdown-toggle {
|
||||
.js .dropdown-toggle {
|
||||
&:after {
|
||||
.icon(@chevron-down);
|
||||
float:right;
|
||||
|
||||
Reference in New Issue
Block a user