From c4ca21a7627f0f447b944f166fd3d2d4a7552f46 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 4 Apr 2012 19:13:41 -0700 Subject: [PATCH] move alert box away from nav links --- view/theme/duepuntozero/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 38c1fc5bd..c30e643ce 100755 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2987,7 +2987,10 @@ div.jGrowl div.info { color: #ffffff; padding-left: 58px; } - +#jGrowl.top-right { + top: 15px; + right: 15px; +} .qcomment { border: 1px solid #EEE; padding: 3px;