🐛 Visual fix
#tarteaucitronInfo overlapping "Preferences for all services" button
This commit is contained in:
parent
2e6b6db44d
commit
2287a43a0e
|
|
@ -743,7 +743,7 @@ div.amazon_product {
|
|||
|
||||
div#tarteaucitronInfo {
|
||||
display: block!important;
|
||||
position: relative;
|
||||
position: relative !important;
|
||||
text-align: center!important;
|
||||
max-width: 80%!important;
|
||||
padding: 15px 0!important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue