fix css rticle__infos pour chromium

This commit is contained in:
chankalan 2020-12-11 08:53:11 +01:00
parent c9119077d1
commit d7c5a6c604
1 changed files with 2 additions and 2 deletions

View File

@ -517,9 +517,9 @@ a {
position:relative; position:relative;
height:auto; height:auto;
width:auto; width:auto;
overflow:auto; overflow:visible;
clip: auto; clip: auto;
clip-path: border-box; clip-path: none;
} }
footer { footer {
.btn { .btn {