From 82c8ac67dc1515db5cb3df755ec09a44264a0321 Mon Sep 17 00:00:00 2001 From: Justine Arreche Date: Tue, 1 Oct 2013 17:10:30 -0400 Subject: [PATCH] adjusted positioning on topbar dropdown to remove overlap --- assets/styles/top.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/styles/top.sass b/assets/styles/top.sass index 3b3343b4..6d86bea0 100644 --- a/assets/styles/top.sass +++ b/assets/styles/top.sass @@ -46,7 +46,7 @@ display: none position: absolute z-index: 300 - top: 40px + top: 55px width: 100% background-color: $color-bg-dropdown