make course actions an inline flexbox

This commit is contained in:
McKenzie Welter
2018-01-05 12:35:37 -05:00
parent 042a854bd0
commit b0271de359

View File

@@ -195,6 +195,7 @@
@include margin-right($baseline);
margin-top: $baseline;
display: inline-flex;
}