diff --git a/website/public/css/global-modules.styl b/website/public/css/global-modules.styl index 5374bb1cfe..8e8908aac6 100644 --- a/website/public/css/global-modules.styl +++ b/website/public/css/global-modules.styl @@ -197,7 +197,7 @@ $hrpg-modal-dropdown @extend $hrpg-modal > div position: absolute - top: 3em + top: 2.9em min-width:110px border-radius:4px background-color:#fff @@ -261,7 +261,7 @@ $hrpg-modal-dropdown-left div right: 0px > ul:first-child:before, > div:first-child:before, h4:before - right: 1em + right: .5em $hrpg-modal-dropdown-right @extend $hrpg-modal-dropdown @media screen and (min-width:768px)