From 1bf2d55e8a207f40564b0cee4f0884838f0308c3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 6 Jan 2018 01:23:41 +0300 Subject: [PATCH] minor UI tweak... Signed-off-by: Alex A. Naanou --- ui (gen4)/css/layout.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui (gen4)/css/layout.less b/ui (gen4)/css/layout.less index d27bcabf..702f29a8 100755 --- a/ui (gen4)/css/layout.less +++ b/ui (gen4)/css/layout.less @@ -341,6 +341,9 @@ button:hover { .buttons .button.spacer:hover { background: transparent; } +.buttons .button sub { + font-size: x-small; +} .buttons .button.ui-settings {