Skip to content
Snippets Groups Projects
Commit cc683d8d authored by Dubovyk Oleksandr's avatar Dubovyk Oleksandr
Browse files

MAGETWO-42383: "Notification Last Update" Config is displayed not aligned

- Fixed "Notification Last Update"
parent 7673c14d
No related merge requests found
...@@ -2640,8 +2640,8 @@ ...@@ -2640,8 +2640,8 @@
} }
// //
// Configuration -> Design // Configuration -> Design
// -------------------------------------- // --------------------------------------
#row_design_theme_ua_regexp .design_theme_ua_regexp { #row_design_theme_ua_regexp .design_theme_ua_regexp {
float: left; float: left;
...@@ -2654,6 +2654,16 @@ ...@@ -2654,6 +2654,16 @@
clear: both; clear: both;
} }
//
// Configuration -> Advanced -> System -> Notifications section
// --------------------------------------
#row_system_adminnotification_last_update {
.value {
vertical-align: bottom;
}
}
// //
// CMS -> Banners // CMS -> Banners
// -------------------------------------- // --------------------------------------
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment