diff --git a/module/block/view/productstatisticblock.html.php b/module/block/view/productstatisticblock.html.php index 8f8e903012..393332b0ef 100644 --- a/module/block/view/productstatisticblock.html.php +++ b/module/block/view/productstatisticblock.html.php @@ -29,7 +29,7 @@ html[lang="en"] .product-info .type-info {color: #A6AAB8; text-align: center; po .product-info .type-label {font-size: 12px; overflow: visible; text-overflow: ellipsis; white-space: nowrap;} .product-info .type-value {font-size: 14px;} .product-info .type-value > strong {font-size: 20px; color: #3C4353;} -.product-info .actions {position: absolute; left: 10px; top: 14px;} +.product-info .actions {position: absolute; right: 90px; top: 14px;} .block-statistic .panel-body {padding-top: 0;} .block-statistic .panel-body {padding-top: 0;} .block-statistic .tile {margin-bottom: 30px;}