improve spacing

pull/1835/head
Matthew Hodgson 2016-07-18 18:25:50 +01:00
parent c6b455f470
commit 6c680ff424
1 changed files with 2 additions and 2 deletions

View File

@ -102,8 +102,8 @@ limitations under the License.
.mx_UserSettings_toggle input { .mx_UserSettings_toggle input {
width: 16px; width: 16px;
padding-right: 8px; margin-right: 8px;
padding-bottom: 21px; margin-bottom: 8px;
} }
.mx_UserSettings_toggle label { .mx_UserSettings_toggle label {