diff --git a/style/themes/lcars.css b/style/themes/lcars.css index 684c0e40..d399b05d 100644 --- a/style/themes/lcars.css +++ b/style/themes/lcars.css @@ -2190,3 +2190,8 @@ td.highlight { #advanced-settings-menu ul > li:not(.active) a { color: #000; } + +.bstreeview .list-group-item { + padding-top: 0.2em; + padding-bottom: 0.55em; +}