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