remove gallery 100% width
This commit is contained in:
parent
087837e1da
commit
d6ee9e9623
|
@ -884,7 +884,6 @@ input[type="submit"]:hover,
|
||||||
}
|
}
|
||||||
#post .gallery {
|
#post .gallery {
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
|
||||||
margin: 10px auto auto 60px;
|
margin: 10px auto auto 60px;
|
||||||
}
|
}
|
||||||
#post .gallery .item {
|
#post .gallery .item {
|
||||||
|
|
Loading…
Reference in New Issue