removed max-width to gallery-items
This commit is contained in:
parent
98ae0d606d
commit
a338414fd5
|
@ -1156,8 +1156,6 @@ form#commentform p.form-submit input#submit {
|
||||||
padding:5px 0px 5px 0px;
|
padding:5px 0px 5px 0px;
|
||||||
}
|
}
|
||||||
.gallery .gallery-item {
|
.gallery .gallery-item {
|
||||||
max-width: 33%;
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
.gallery .gallery-item:not(:first-of-type) {
|
.gallery .gallery-item:not(:first-of-type) {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in New Issue