From 7524cb21facf3d739d29e312ffe85bda7377f261 Mon Sep 17 00:00:00 2001 From: Jefferson Stachelski Date: Thu, 3 Dec 2015 20:56:16 -0200 Subject: Issue #411 - Did some refactores [Gil/Jeff] --- web-ui/app/scss/styles.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'web-ui/app/scss') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index a7f607e9..59478583 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -21,7 +21,7 @@ background-color: $search-highlight; } -#user-settings-box { +#user-settings-box>div { position: absolute; left: 20px; bottom: 0px; @@ -61,8 +61,6 @@ } } - - .arrow-box:before { right: 100%; top: 65%; -- cgit v1.2.3