From d4815e2f6c088ba9dd0a0a0f018a6522c136029a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 16 Nov 2016 01:48:14 +0300 Subject: [PATCH] tweaking... Signed-off-by: Alex A. Naanou --- ui (gen4)/css/layout.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/css/layout.less b/ui (gen4)/css/layout.less index 990e1c21..09e1f42f 100755 --- a/ui (gen4)/css/layout.less +++ b/ui (gen4)/css/layout.less @@ -387,6 +387,8 @@ button:hover { background: rgba(0, 0, 0, 0.5); + width: 120px; + z-index: 900; } .side-buttons-left { @@ -405,7 +407,7 @@ button:hover { padding: 10px; line-height: 10px; - width: 80px; + width: 100%; height: 33.3%; } .side-buttons-left .button {