slate: change submenu caret from dark to white
[bootswatch] / slate / bootswatch.less
index 723c455..64f8f92 100755 (executable)
@@ -437,6 +437,10 @@ textarea[readonly] {
        background-color: transparent;
 }
 
+.dropdown-submenu > a::after {
+       border-left-color: @white;
+}
+
 // ALERTS, LABELS, BADGES
 // -----------------------------------------------------