From 1f2408837742816dcea4ff9bc624208b6b26d434 Mon Sep 17 00:00:00 2001 From: pichalite Date: Tue, 14 Feb 2017 23:45:38 +0000 Subject: [PATCH 1/5] Fixes #301 --- less/header.less | 6 ++++++ templates/partials/menu.tpl | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/less/header.less b/less/header.less index 33cc6d6..160e825 100644 --- a/less/header.less +++ b/less/header.less @@ -175,6 +175,12 @@ pointer-events: inherit; } + a { + display: inline-block; + padding-left: 2px; + padding-right: 2px; + } + .progress-container { height: 2px; position: absolute; diff --git a/templates/partials/menu.tpl b/templates/partials/menu.tpl index c150740..46b67bc 100644 --- a/templates/partials/menu.tpl +++ b/templates/partials/menu.tpl @@ -179,15 +179,15 @@