Images in poll maxwidth: 100%

This commit is contained in:
Marjolaine Vé 2018-03-28 22:34:24 +02:00 committed by Thomas Citharel
parent 05223bfd7b
commit b553305a0e
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 4 additions and 0 deletions

View File

@ -274,6 +274,10 @@ table.results thead th {
text-overflow:ellipsis;
}
table.results thead th img {
max-width: 100%;
}
table.results thead .btn {
margin: 0 auto;
display: block;