Commit 0fa38a5f authored by Clement Ho's avatar Clement Ho

[skip ci] remove webkit flex

parent a4ef4539
......@@ -437,9 +437,7 @@
.user-list {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.participants-author {
......@@ -459,7 +457,6 @@
display: inline-block;
padding: 5px;
flex-basis: 20%;
-webkit-flex-basis: 20%;
.user-link {
display: inline-block;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment