From 9d811e51f9d0b7ed5c31b462f37ac2a7ffbf88cb Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 14:32:32 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5ebc149..d157856 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1810,6 +1810,7 @@ p.right{text-align: right;} } .dropd_menu { width: initial!important; + box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15); } .idp_el{ display: inline-block; -- libgit2 0.21.4