Skip to content

Commit caaf53d

Browse files
authored
Extra space from left in top message section (Notification section)
Extra space from left in top message section (Notification section)
1 parent 3a42052 commit caaf53d

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_AdminNotification/web/css/source

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_AdminNotification/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
.message-system-short-wrapper {
8585
overflow: hidden;
86-
padding: 0 1.5rem 0 @indent__l;
86+
padding: 0 1.5rem 0 1rem;
8787
}
8888

8989
.message-system-collapsible {

0 commit comments

Comments
 (0)