X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fmobile.css;h=b67dc5f77121f0560a282da5deebb80490c533c9;hb=9fd3d8116bee7ff6ede2477f6a1b5ca163257fc7;hp=edba28e5afc54deef96658121639f71d6b8020d6;hpb=1ddae21cff0a75e4801eac146435069edf96ae51;p=friendica.git diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index edba28e5af..b67dc5f771 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -166,6 +166,19 @@ aside.show { .tabs.show::after { display: none; } .tabs.show .tab { display: block; } +/* jot buttons */ +#profile-jot-submit, +#jot-preview-link { + float: none; + display: block; + width: 100%; + margin: 0 0 1em 0; +} +#profile-jot-submit-wrapper > div { + margin: 0 1em 1em 0; +} +#profile-jot-submit-wrapper > div#profile-jot-perms { margin: 0; } + /* ACL window */ #profile-jot-acl-wrapper, #profile-jot-acl-wrapper * { box-sizing: border-box; } #acl-wrapper { width: 100%; float: none; }