css: align wcs draft recall block with title and form (#52991)

This commit is contained in:
Thomas Jund 2021-04-12 17:35:28 +02:00
parent 8ef2e57a82
commit 89262d914f
2 changed files with 2 additions and 1 deletions

View File

@ -91,6 +91,7 @@ div#rub_service h3 {
div#rub_service div.dataview,
div#rub_service dl#evolutions,
div#rub_service .drafts-recall,
div#rub_service form {
padding: 0.5rem;
}

View File

@ -480,7 +480,7 @@ div.banner + div div#content div#tracking-code {
}
}
div.drafts-recall,
div#rub_service div.drafts-recall,
#content div#rub_service form {
padding: 1ex 5rem;
@media screen and (max-width: $desktop-limit) {