remove gallery 100% width

This commit is contained in:
teddit 2020-12-06 20:34:04 +01:00
parent 087837e1da
commit d6ee9e9623
1 changed files with 0 additions and 1 deletions

1
dist/css/styles.css vendored
View File

@ -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 {