mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-19 21:54:58 -04:00
fix gallery margins
This commit is contained in:
Vendored
+1
@@ -885,6 +885,7 @@ input[type="submit"]:hover,
|
||||
#post .gallery {
|
||||
float: left;
|
||||
width: 100%;
|
||||
margin: 10px auto auto 60px;
|
||||
}
|
||||
#post .gallery .item {
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user