Commit 87870a29 authored by Mark Harding's avatar Mark Harding

(fix): flex issues with overflowing

parent 7c77a9aa
No related merge requests found
Pipeline #65842319 (#492) passed with stages
in 41 minutes and 30 seconds
......@@ -62,6 +62,7 @@
.m-newsfeed--feed{
max-width:680px;
min-width: 0; // Avoid flex issues
}
@media screen and (min-width:1200px) and (max-width:1280px){
......
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