]> git.mxchange.org Git - friendica.git/commitdiff
maintain page position when hovering on pop-outs
authorfriendica <info@friendica.com>
Fri, 29 Jun 2012 05:19:12 +0000 (22:19 -0700)
committerfriendica <info@friendica.com>
Fri, 29 Jun 2012 05:19:12 +0000 (22:19 -0700)
view/theme/slackr/style.css

index ea10cc377af2ff4fcdf475a569ce6a7cc9e03c05..4c0fdc22daf5d717b50c939f340bc1f8b938ee88 100644 (file)
@@ -67,6 +67,8 @@ nav #site-location {
        opacity: 1.0;
        filter:alpha(opacity=100);
        box-shadow: 4px 4px 3px 0 #444444;
+       margin-left: 0px;
+       margin-top: 0px;
 }
 
 #events-reminder:hover {
@@ -108,6 +110,8 @@ nav #site-location {
 #posted-date-selector {
        margin-left: 30px !important;
        margin-top: 5px !important;
+       margin-right: 0px !important;
+       margin-bottom: 0px !important;
 }
 
 
@@ -115,6 +119,9 @@ nav #site-location {
        box-shadow: 4px 4px 3px 0 #444444;
        margin-left: 25px !important;
        margin-top: 0px !important;
+       margin-right: 5px !important;
+       margin-bottom: 5px !important;
+
 }
 
 .contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .profile-jot-text, .group-selected, .nets-selected, .fileas-selected, #profile-jot-submit, .categories-selected {