From 207c68f82cfc2b19c7be3d4ba2b153f5d29626ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ba=CC=81lint=20Szekeres?= Date: Sun, 19 May 2019 18:04:37 +0200 Subject: [PATCH] style fixes --- resources/scss/_main.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/scss/_main.scss b/resources/scss/_main.scss index f4001e3..49a1e56 100644 --- a/resources/scss/_main.scss +++ b/resources/scss/_main.scss @@ -185,7 +185,7 @@ section.tabs { } .col-form-label-sm { - padding-top: 0; + padding-top: 0.2rem; padding-bottom: 0; } @@ -305,7 +305,7 @@ main { code { display: block; - padding: 0.6rem; + padding: 8px 8px 12px; -moz-tab-size: 4; tab-size: 4; overflow: visible;