Commit b9f33344 authored by Ryan Harris's avatar Ryan Harris

Add proper webkit prefix for .flex-container-block style definition

parent ee75664f
......@@ -289,6 +289,6 @@
}
.flex-container-block {
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
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