From 33898df824f7ca95b3d36cd3e676008ebdb6e2c1 Mon Sep 17 00:00:00 2001 From: Nate Date: Wed, 4 Mar 2020 10:49:32 -0700 Subject: [PATCH] Template: Minor adjustment to vtablerow > label style. --- themes/default/css.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/default/css.php b/themes/default/css.php index 0de221ccd3..bc18b741d5 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -1721,6 +1721,12 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false; font-size: ; } + .vtablerow > label { + margin-left: 0.6em; + margin-right: 0.6em; + margin-bottom: 2px; + } + .row_style0 { border-bottom: 1px solid ; background: ;