Skip to content

Commit 0af0430

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-42383' into PR-4
2 parents c267619 + cc683d8 commit 0af0430

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)