Missed one before. Now using the official setting for display.

This commit is contained in:
Arlo Belshee 2014-08-28 11:29:50 -07:00
parent 3c6b6e9764
commit 03816a2850

View file

@ -66,7 +66,7 @@ div.modalTerminal p {
html,
body,
.box {
display: flex;
display: flexbox;
display: -moz-box;
display: -webkit-box;
display: -ms-flexbox;