From: friendica Date: Thu, 5 Apr 2012 02:13:41 +0000 (-0700) Subject: move alert box away from nav links X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c4ca21a7627f0f447b944f166fd3d2d4a7552f46;p=friendica.git move alert box away from nav links --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 38c1fc5bdc..c30e643ce4 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;