Revert change on button for big banner

This commit is contained in:
Amauri CHAMPEAUX 2020-11-05 09:28:56 +01:00
parent 7f3bfc533c
commit 91b5e678bc
1 changed files with 0 additions and 7 deletions

View File

@ -483,13 +483,6 @@ span#tarteaucitronDisclaimerAlert {
/*** /***
* Big alert * Big alert
*/ */
@media screen and (max-width: 900px) {
div#tarteaucitronAlertBig button {
margin: 0 auto 10px!important;
display: block!important;
}
}
.tarteaucitronAlertBigTop { .tarteaucitronAlertBigTop {
top: 0; top: 0;
} }