From a9f496b14992b10f6211f434092d93f7e2e42f31 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 23 Apr 2018 00:50:00 +0200 Subject: [PATCH] Changed dropdown arrows spacing --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 7c21f6b..d30d4f9 100755 --- a/css/app.css +++ b/css/app.css @@ -4449,7 +4449,7 @@ meta.foundation-mq-topbar { margin-top: -4.5px; position: absolute; top: 50%; - right: 0; } + right: 6px; } .top-bar-section .has-dropdown.moved { position: static; } .top-bar-section .has-dropdown.moved > .dropdown {