1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00

Corrige un mauvais affichage sur mobile

This commit is contained in:
Antoine
2016-08-09 22:03:40 +02:00
parent eb5e7bb481
commit 0589569bf9

View File

@@ -684,7 +684,7 @@ noscript p {
text-align: center; text-align: center;
z-index: 10001; z-index: 10001;
} }
.share-link input[type="text"] { .share-link textarea {
width: 100%; width: 100%;
} }
.share-link .likely { .share-link .likely {