From 2b456192ca2e95e75fbc15b587eea135bc5bcaab Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 14 Oct 2013 23:28:28 -0400 Subject: [PATCH] adds coupling to dropdown to point arrow right direction automatically in vertical menu dropdowns --- src/modules/dropdown.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/dropdown.less b/src/modules/dropdown.less index b3fa995b3..e20b6fa6b 100755 --- a/src/modules/dropdown.less +++ b/src/modules/dropdown.less @@ -176,6 +176,9 @@ left: auto; right: 0px; } +.ui.vertical.menu .dropdown.item > .dropdown.icon { + content: "\f0da"; +} /*******************************