Fixed white space issues

This commit is contained in:
wmwragg 2016-07-19 12:13:29 +01:00
parent 384425582a
commit 8a28da1986
2 changed files with 3 additions and 3 deletions

View file

@ -189,7 +189,7 @@ input[type=text]:focus, textarea:focus {
.mx_Dialog_content {
margin: 24px 58px 68px 0;
font-size: 14px;
color: #4a4a4a;
color: #4a4a4a;
word-wrap: break-word;
}