spelling: vertical
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
752d5ada99
commit
4c6f0d0fe0
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ aside.show {
|
||||||
#cboxLoadedContent > div,
|
#cboxLoadedContent > div,
|
||||||
#acl-wrapper {
|
#acl-wrapper {
|
||||||
display: -ms-Flexbox !important;
|
display: -ms-Flexbox !important;
|
||||||
-ms-box-orient: vertival;
|
-ms-box-orient: vertical;
|
||||||
|
|
||||||
display: -webkit-flex !important;
|
display: -webkit-flex !important;
|
||||||
display: -moz-flex !important;
|
display: -moz-flex !important;
|
||||||
|
|
Loading…
Reference in a new issue