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;
|
font-size: 15px;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-left: 58px;
|
padding-left: 58px;
|
||||||
|
padding-right: 58px;
|
||||||
padding-bottom: 36px;
|
padding-bottom: 36px;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
max-width: 704px;
|
max-width: 704px;
|
||||||
|
|||||||
Reference in New Issue
Block a user