diff --git a/dashboard-ui/css/notifications.css b/dashboard-ui/css/notifications.css index fb987c9db7..5adf86e9e7 100644 --- a/dashboard-ui/css/notifications.css +++ b/dashboard-ui/css/notifications.css @@ -176,15 +176,15 @@ .notificationsFlyout { width: 450px; } - - .imgNotification, .imgNotificationInner { - width: 60px; - height: 60px; - } } @media all and (min-width: 600px) { .notificationsFlyout { width: 500px; } + + .imgNotification, .imgNotificationInner { + width: 60px; + height: 60px; + } } diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index a996e23261..e98daf75a4 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -53,6 +53,23 @@
+ +Read media library wiki.
-Configure images and change sort orders by browsing and editing.
+Configure images and sort orders by browsing and editing.