From 3069fe4d6355a270bf6d1233fc5c5da547259e5c Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Mon, 31 May 2021 11:30:21 +0200 Subject: [PATCH] removed custom padding from IconBtn --- openpype/style/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openpype/style/style.css b/openpype/style/style.css index ab08219d3d..4a53d14b5b 100644 --- a/openpype/style/style.css +++ b/openpype/style/style.css @@ -468,9 +468,7 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical { background: none; } -#IconBtn { - padding: 1px 3px 2px 3px; -} +#IconBtn {} /* Project Manager stylesheets */ #HierarchyView::item {