Commit bee859cc authored by Martijn Cuppens's avatar Martijn Cuppens Committed by XhmikosR
Browse files

docs: Fix overflow issue in IE. (#25142)

parent d08eb55d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -65,7 +65,7 @@
}
@include media-breakpoint-up(xl) {
max-width: 320px;
flex: 0 1 320px;
}
}
......
Supports Markdown
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