Skip to content

Commit cc683d8

Browse files
author
Dubovyk Oleksandr
committed
MAGETWO-42383: "Notification Last Update" Config is displayed not aligned
- Fixed "Notification Last Update"
1 parent 7673c14 commit cc683d8

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2640,8 +2640,8 @@
26402640
}
26412641

26422642
//
2643-
// Configuration -> Design
2644-
// --------------------------------------
2643+
// Configuration -> Design
2644+
// --------------------------------------
26452645

26462646
#row_design_theme_ua_regexp .design_theme_ua_regexp {
26472647
float: left;
@@ -2654,6 +2654,16 @@
26542654
clear: both;
26552655
}
26562656

2657+
//
2658+
// Configuration -> Advanced -> System -> Notifications section
2659+
// --------------------------------------
2660+
2661+
#row_system_adminnotification_last_update {
2662+
.value {
2663+
vertical-align: bottom;
2664+
}
2665+
}
2666+
26572667
//
26582668
// CMS -> Banners
26592669
// --------------------------------------

0 commit comments

Comments
 (0)