From c6b455f470c8b9c1ddf169f1df22ed726d8f5055 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Mon, 18 Jul 2016 18:24:30 +0100 Subject: [PATCH] improve spacing --- .../vector/css/vector-web/views/settings/Notifications.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/skins/vector/css/vector-web/views/settings/Notifications.css b/src/skins/vector/css/vector-web/views/settings/Notifications.css index f2f40060..7a93f3f7 100644 --- a/src/skins/vector/css/vector-web/views/settings/Notifications.css +++ b/src/skins/vector/css/vector-web/views/settings/Notifications.css @@ -21,20 +21,20 @@ limitations under the License. .mx_UserNotifSettings_inputCell { display: table-cell; - padding-bottom: 21px; + padding-bottom: 8px; padding-right: 8px; width: 16px; } .mx_UserNotifSettings_labelCell { - padding-bottom: 21px; + padding-bottom: 8px; width: 400px; display: table-cell; } .mx_UserNotifSettings_pushRulesTableWrapper { - padding-bottom: 21px; + padding-bottom: 8px; } .mx_UserNotifSettings_pushRulesTable {