X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=848a2a419007e9b6f9e389608c332a6e44d53151;hb=cf5c1b550b730ed52b9a72c453a3adf31c29d64d;hp=79309e338e8090e9d020d0cfc5de0e9dccb1930a;hpb=179201d2bf8e01adc38897945acab5e6185256a8;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 79309e338e..848a2a4190 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1109,6 +1109,9 @@ section { section.minimal { top: 0px; left: 0px; + position: absolute; + width: 100%; + height: 100%; } /* wall item */ @@ -2929,3 +2932,6 @@ a.mail-list-link { .videos .video-top-wrapper:hover .video-delete { opacity: 1; } + +/* upload/select popup */ +.fbrowser.image .photo-album-image-wrapper { margin-left: 10px; }