Show dropdown chevron-down only if js is enable

This commit is contained in:
touffies
2013-11-08 15:43:52 +01:00
parent fe76d4ae96
commit b5bd38b2aa

View File

@@ -78,7 +78,7 @@
// Icons (Accordion and Dropdown)
//.accordion-toggle,
.dropdown-toggle {
.js .dropdown-toggle {
&:after {
.icon(@chevron-down);
float:right;