Adjust create form paddings
| @@ -2803,7 +2803,6 @@ input[type="file"] { | ||
| 2803 | 2803 | #rm_ch_create_block { |
| 2804 | 2804 | display: none; |
| 2805 | 2805 | overflow-y: auto; |
| 2806 | - padding: 4px; | |
| 2807 | 2806 | height: 100%; |
| 2808 | 2807 | } |
| 2809 | 2808 | |
| @@ -3374,7 +3373,7 @@ input[type=search]:focus::-webkit-search-cancel-button { | ||
| 3374 | 3373 | flex-direction: column; |
| 3375 | 3374 | height: 100%; |
| 3376 | 3375 | overflow-y: auto; |
| 3377 | 3376 | padding: 1px0 2px; |
| 3378 | 3377 | } |
| 3379 | 3378 | |
| 3380 | 3379 | .avatar_div { |