X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=ebe8a895b4998304418f068da00faa83c482441e;hb=4e1c51500404de5a6b33c95cfeafe3710b752c7f;hp=08b8b46d9967790629b07c1eb83605d69f084a01;hpb=2ac1a2f4ceb94fd3b3e36482c4a6736a09665b83;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 08b8b46d99..ebe8a895b4 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2378,6 +2378,11 @@ ul.tabs li .active, span.pager_current a { aside form { overflow-x: hidden; } +aside form fieldset { + margin: 0px; + padding: 0px; + border: 0px none; +} aside form .field label { float: left; width: 170px; @@ -2986,10 +2991,6 @@ a.mail-list-link { list-style-type: none; } -#contact-edit-settings { - margin-top: 10px; -} - a.btn#contact-edit-actions-button { cursor: pointer; border-radius: 3px;