reduce padding on dialogs, as in design

This commit is contained in:
Bruno Windels 2019-09-11 15:36:59 +02:00 committed by David Baker
parent b67a2492b3
commit 86d7389b64

View file

@ -330,7 +330,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
.mx_Dialog_header {
position: relative;
margin-bottom: 20px;
margin-bottom: 10px;
}
.mx_Dialog_title {