diff --git a/client/css/pool-list-view.styl b/client/css/pool-list-view.styl index a599a728..b6eaec9a 100644 --- a/client/css/pool-list-view.styl +++ b/client/css/pool-list-view.styl @@ -36,7 +36,6 @@ position: relative; width: 100%; height: 20px; - left: 20px; bottom: 20px; .thumbnail @@ -51,8 +50,8 @@ display: inline-block .thumbnail-1 - right: -0px - top: -0px + right: -4px + top: -4px z-index: 30 .thumbnail-2 @@ -61,8 +60,8 @@ z-index: 20 .thumbnail-3 - right: -20px - top: -20px + right: -16px + top: -16px z-index: 10 .pool-name @@ -82,12 +81,12 @@ outline: none .thumbnail-1 - right: -4px - top: -4px + right: -0px + top: -0px .thumbnail-3 - right: -16px - top: -16px + right: -20px + top: -20px .pool-list-header label