From 8755da70cfda8d64c41de38e7a3d31096913d03b Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sun, 15 May 2016 15:50:23 -0400 Subject: [PATCH] No really final positioning for loading dropdown --- src/definitions/modules/dropdown.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/definitions/modules/dropdown.less b/src/definitions/modules/dropdown.less index 9b4cb58a1..c871c63ab 100755 --- a/src/definitions/modules/dropdown.less +++ b/src/definitions/modules/dropdown.less @@ -770,7 +770,7 @@ select.ui.dropdown { .ui.loading.dropdown > i.icon { height: @relative14px !important; - padding: @relative16px @relative13px !important; + padding: @relative16px @relative15px !important; } .ui.loading.dropdown > i.icon:before { position: absolute;