removed max-width to gallery-items

This commit is contained in:
jorge-vitrubio 2022-10-21 16:47:37 +02:00
parent 98ae0d606d
commit a338414fd5
1 changed files with 0 additions and 2 deletions

View File

@ -1156,8 +1156,6 @@ form#commentform p.form-submit input#submit {
padding:5px 0px 5px 0px;
}
.gallery .gallery-item {
max-width: 33%;
overflow: hidden;
}
.gallery .gallery-item:not(:first-of-type) {
display: none;