CSS for generic user settings at last

This commit is contained in:
Matthew Hodgson 2016-07-18 01:33:43 +01:00
parent f182e32e3d
commit 722cedc92e

View File

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