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 */
|
/* CONTAINS ALL ELEMENTS BESIDES HEADER */
|
||||||
.container {
|
.container {
|
||||||
order: 2;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user