diff --git a/app/design/adminhtml/Magento/backend/Magento_AdminNotification/web/css/source/_module.less b/app/design/adminhtml/Magento/backend/Magento_AdminNotification/web/css/source/_module.less
index c1b684aef354f..afd91ed3dbde6 100644
--- a/app/design/adminhtml/Magento/backend/Magento_AdminNotification/web/css/source/_module.less
+++ b/app/design/adminhtml/Magento/backend/Magento_AdminNotification/web/css/source/_module.less
@@ -83,7 +83,7 @@
.message-system-short-wrapper {
overflow: hidden;
- padding: 0 1.5rem 0 @indent__l;
+ padding: 0 1.5rem 0 1rem;
}
.message-system-collapsible {