From 17ad8120fd48c70daab1c05b02cce57bd47ac72d Mon Sep 17 00:00:00 2001
From: Bjoern Schiessle <bjoern@schiessle.org>
Date: Wed, 26 Apr 2017 13:00:09 +0200
Subject: [PATCH] fix css file

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
---
 settings/css/settings.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/settings/css/settings.css b/settings/css/settings.css
index 597b5f4490b..3e5c8d1fcf8 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -1026,6 +1026,8 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
 	margin-top: -12px;
 	margin-bottom: 12px;
 	opacity: .7;
+}
+
 /* verify accounts */
 #verification-dialog {
     display: none; /* Hidden by default */
-- 
GitLab