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 {