X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fmobile.css;h=b528ca4bd0749a1abe0950add8253ecaef518476;hb=7e761fa514d8faae76e5e0e082a6959f6d17f236;hp=d90f391688be537b6b31cec5cc8c0a8d2ea267b1;hpb=1bf67c204870f8b395d86a29762d642b68d5f209;p=friendica.git diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index d90f391688..b528ca4bd0 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -91,6 +91,13 @@ nav ul { width: 100% !important; height: 110px !important; } + #login-extra-links, #login-form { + /* width: 341px; */ + width: 100%; + } + #id_remember_label { + width: unset; + } } @media screen and (max-width: 480px) { @@ -111,11 +118,20 @@ nav ul { max-width: 100%; } - /* the top-nav notfication menu - Note: the device needs a min display width of 320px */ - #nav-notifications-menu { - width: 270px; + + /* the top-nav notfication menu */ + nav #nav-notifications-linkmenu .menu-popup { + position: fixed; + left: 10px; + right: 10px; + top: 44px; + bottom: 10px; + width: auto; + max-width: none; + max-height: none; } + + } .wall-item-container.thread_level_2,