Fix indent

This commit is contained in:
kyleplo 2018-07-27 14:16:57 -04:00 committed by GitHub
parent 0494822f7c
commit 5ad2476790
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ $base-bg: $ui-white;
} }
} }
/* HACK: sort controls are terrible. There's some sort of magic formula for height of formsy components that I can't control. */ /* HACK: sort controls are terrible. There's some sort of magic formula for height of formsy components that I can't control. */
.sort-controls { .sort-controls {
display: flex; display: flex;