fix catalog layout on firefox
Conflicts: CHANGELOG.md
This commit is contained in:
parent
18b343671d
commit
53d1278171
@ -498,12 +498,11 @@ hr ~ div.center:not(.ad-cnt) {
|
||||
text-decoration: none;
|
||||
}
|
||||
.catalog-mode {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
.catalog-thread {
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
text-align: left;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 165px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user