From 8f4a58fb79b46eb58cb86709347ffbd106afe504 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Tue, 9 May 2017 15:28:27 +0200 Subject: [PATCH] Port navbar changes to eex layout --- web/static/css/base.sass | 1 - web/templates/layout/header.html.eex | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/web/static/css/base.sass b/web/static/css/base.sass index 9b1b075..c72a48c 100644 --- a/web/static/css/base.sass +++ b/web/static/css/base.sass @@ -5,7 +5,6 @@ body font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif font-size: 15px background-color: $background-color - padding-top: 42px &.modal-open margin-right: 0 diff --git a/web/templates/layout/header.html.eex b/web/templates/layout/header.html.eex index b56d48a..f34b301 100644 --- a/web/templates/layout/header.html.eex +++ b/web/templates/layout/header.html.eex @@ -1,4 +1,4 @@ -