Skip to content
Snippets Groups Projects
Commit 64a7db1d authored by Shpuld Shpuldson's avatar Shpuld Shpuldson
Browse files

Change replies element flex to cover more width if needed.

parent 12000536
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,7 @@
flex-wrap: wrap;
}
.replies {
flex-basis: 80%;
flex-basis: 100%;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment