diff --git a/core/themes/seven/css/components/system-status-report.css b/core/themes/seven/css/components/system-status-report.css index 71cd5a2..c5f209e 100644 --- a/core/themes/seven/css/components/system-status-report.css +++ b/core/themes/seven/css/components/system-status-report.css @@ -109,6 +109,14 @@ right: auto; } } + +@media screen and (min-width: 48em) and (max-width: 60em) { + .toolbar-tray-open.toolbar-vertical .system-status-general-info__run-cron { + position: relative; + margin-bottom: 10px; + } +} + @media screen and (min-width: 60em) { .system-status-general-info__item-icon { width: 55px;