forked from GNUsocial/gnu-social
[CSS] Main container 'order' attribute was somehow a problem in Chromium.
This commit is contained in:
parent
dd7d412e83
commit
3a5ba9b6c4
@ -170,7 +170,6 @@ html {
|
||||
|
||||
/* CONTAINS ALL ELEMENTS BESIDES HEADER */
|
||||
.container {
|
||||
order: 2;
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user