From 8e9a893c7949e7a00f911cd5ffcdd77a9f0b2ac8 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Thu, 12 Feb 2015 16:54:48 +0100 Subject: [PATCH] trying to fix this --- app/assets/stylesheets/scss/navbar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/scss/navbar.scss b/app/assets/stylesheets/scss/navbar.scss index ac5e3b3f..98f5b0d1 100644 --- a/app/assets/stylesheets/scss/navbar.scss +++ b/app/assets/stylesheets/scss/navbar.scss @@ -116,7 +116,7 @@ margin-top: 2px; } -.profile--image-dropdown a { +.profile--image-dropdown .dropdown-toggle { padding-top: 16px; padding-bottom: 16px; } \ No newline at end of file