Add padding-right to Dialogs

The "groups will be public" warning was apparently the first thing
long enough to reach the right hand edge
pull/5346/head
David Baker 2017-10-19 15:32:28 +01:00
parent fc87fd2bb4
commit 86226bc22d
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ textarea {
font-size: 15px;
position: relative;
padding-left: 58px;
padding-right: 58px;
padding-bottom: 36px;
width: 60%;
max-width: 704px;