Add padding-right to Dialogs
The "groups will be public" warning was apparently the first thing long enough to reach the right hand edge
This commit is contained in:
@@ -153,6 +153,7 @@ textarea {
|
||||
font-size: 15px;
|
||||
position: relative;
|
||||
padding-left: 58px;
|
||||
padding-right: 58px;
|
||||
padding-bottom: 36px;
|
||||
width: 60%;
|
||||
max-width: 704px;
|
||||
|
||||
Reference in New Issue
Block a user