diff --git a/browser/app/less/inc/list.less b/browser/app/less/inc/list.less index 5cb0a9ffb..b9864f145 100644 --- a/browser/app/less/inc/list.less +++ b/browser/app/less/inc/list.less @@ -159,7 +159,7 @@ div.fesl-row { top: 0; width: 35px; height: 35px; - z-index: 20; + z-index: 8; opacity: 0; cursor: pointer; @@ -223,7 +223,7 @@ div.fesl-row { width: 15px; height: 15px; border: 2px solid @white; - z-index: 10; + z-index: 7; border-radius: 2px; top: 10px; left: 10px;