From cbbe8c440096628ab2d0a24a88118e4c72a623b8 Mon Sep 17 00:00:00 2001 From: ralf Date: Wed, 22 Jun 2022 17:04:21 +0200 Subject: [PATCH] remove some app-specific CSS f*cking up the alignments --- admin/templates/default/app.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/admin/templates/default/app.css b/admin/templates/default/app.css index ebb934e81d..ef00460053 100644 --- a/admin/templates/default/app.css +++ b/admin/templates/default/app.css @@ -118,9 +118,6 @@ td.admin_userAgent span { display: none; padding-top: 5px; } -.emailadmin_ssl { - margin-right: 10px; -} .emailadmin_port { width: 5em; } @@ -158,14 +155,6 @@ span#admin-mailaccount_acc_id { align-self: center; } -#admin-mailaccount_mailLocalAddress { - width: 98%; -} - -select#admin-mailaccount_ident_id { - width: 95%; -} - /** * new et2 site configuration */