From 97d1f671e87fcf9427c5deafe347e92c711cd88d Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Mon, 31 Aug 2015 14:50:25 +0200 Subject: [PATCH] more readable notify --- web/brisk.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/brisk.css b/web/brisk.css index 0eaee81..cd480b5 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -117,6 +117,7 @@ img.ib_nobo { .notify { /* top: 10%; */ top: 0; + padding: 8px; left: 50%; position: absolute; -- 2.17.1