From 8e2b1f79e4a0416bb74c9d57b0e769d8b05b8624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 9 Jul 2017 14:00:13 +0200 Subject: [PATCH] Small indent fix in components.scss --- app/javascript/styles/components.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss index c26a243c1..ceb7b05f6 100644 --- a/app/javascript/styles/components.scss +++ b/app/javascript/styles/components.scss @@ -952,7 +952,7 @@ border-top: 1px solid lighten($ui-base-color, 8%); } - th, td { + th, td { padding: 14px 20px; vertical-align: middle;