cnil: center "remove draft" button (#38339)

This commit is contained in:
Frédéric Péters 2019-12-10 15:54:21 +01:00
parent b1ed6d24d1
commit d9154c707b
1 changed files with 4 additions and 1 deletions

View File

@ -181,8 +181,11 @@ div#title-section {
}
}
div.tracking-code-part {
div#rub_service div#tracking-code {
text-align: center;
button {
margin-right: 0;
}
h3, a {
font-size: 100%;
display: inline-block;