Changed min-height for notehelp

This commit is contained in:
Svetlana Maleeva 2021-03-12 13:06:04 +03:00
parent 05b2b35e8b
commit 8ea7b52b4d

View File

@ -1598,7 +1598,7 @@ a.closeContainerButton {
font-size: 13px;
line-height: 1.3em;
margin: 15px 0;
min-height: 22px;
min-height: 13px;
padding: 10px 30px 10px 50px;
position: relative;
text-align: justify;