aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-04 19:13:41 -0700
committerfriendica <info@friendica.com>2012-04-04 19:13:41 -0700
commitc4ca21a7627f0f447b944f166fd3d2d4a7552f46 (patch)
tree24d916233f02585c014f5b65dab0fe0a92e41fa8 /view
parent0c7710681c26b15abca809ca078598d301516f70 (diff)
downloadvolse-hubzilla-c4ca21a7627f0f447b944f166fd3d2d4a7552f46.tar.gz
volse-hubzilla-c4ca21a7627f0f447b944f166fd3d2d4a7552f46.tar.bz2
volse-hubzilla-c4ca21a7627f0f447b944f166fd3d2d4a7552f46.zip
move alert box away from nav links
Diffstat (limited to 'view')
-rwxr-xr-xview/theme/duepuntozero/style.css5
1 files changed, 4 insertions, 1 deletions
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;