Make .ui.calendar ember-view wrapper inline so it can be between buttons

This commit is contained in:
2018-09-03 14:45:04 -05:00
parent 60c682fe87
commit b0e6efce9e
@@ -1,5 +1,9 @@
// This fixes the issue of ember-semantic-ui-calendar not functioning inside a definition table
.ui.definition.table .ui.calendar
.ui.definition.table
> tr > td > .ui.calendar
// Allow buttons after select input
display: inline-block
.ui.calendar
padding: 0
table
//border: 1px solid rgba(34,36,38,.15)