Revert change on button for big banner
This commit is contained in:
parent
7f3bfc533c
commit
91b5e678bc
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue