We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7673c14 commit cc683d8Copy full SHA for cc683d8
app/design/adminhtml/Magento/backend/web/css/styles-old.less
@@ -2640,8 +2640,8 @@
2640
}
2641
2642
//
2643
-// Configuration -> Design
2644
-// --------------------------------------
+ // Configuration -> Design
+ // --------------------------------------
2645
2646
#row_design_theme_ua_regexp .design_theme_ua_regexp {
2647
float: left;
@@ -2654,6 +2654,16 @@
2654
clear: both;
2655
2656
2657
+ //
2658
+ // Configuration -> Advanced -> System -> Notifications section
2659
2660
+
2661
+ #row_system_adminnotification_last_update {
2662
+ .value {
2663
+ vertical-align: bottom;
2664
+ }
2665
2666
2667
2668
// CMS -> Banners
2669
// --------------------------------------
0 commit comments