fixed social buttons on firefox mobile
All checks were successful
Jenkins
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2023-01-11 11:20:30 +01:00
parent 58b483b09b
commit 5a84f10de0

View file

@ -292,7 +292,7 @@ pre.highlight {
@media (max-width: 510px) {
.social-button {
width: auto;
width: fit-content;
overflow: hidden;
text-indent: -99999px;
margin: 5px;