Skip to content

Commit 3c74591

Browse files
authored
ENGCOM-4247: [Backport] Fixed-Widget-left-navigation-block-2.2 #20529
2 parents 872779f + b8056c3 commit 3c74591

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/_page-nav.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
font-weight: @font-weight__heavier;
204204
line-height: @line-height__s;
205205
margin: 0 0 -1px;
206-
padding: @admin__page-nav-link__padding;
206+
padding: 2rem 0 2rem 1rem;
207207
transition: @admin__page-nav-transition;
208208
word-wrap: break-word;
209209
}

0 commit comments

Comments
 (0)