From f2645dd699779d68f6c86d6922a72be21b1da1b7 Mon Sep 17 00:00:00 2001 From: Herve Saint-Amand Date: Wed, 8 Feb 2017 23:23:46 +0000 Subject: [PATCH] Avoid squished-up grey borders around the message on narrow screens --- app/views/layouts/notifier.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 437bd061d..ee9d2d716 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -5,7 +5,7 @@ -
+
-- 2.43.2