app/assets/stylesheets/admin/custom.css.scss in tkh_admin_panel-0.9.18 vs app/assets/stylesheets/admin/custom.css.scss in tkh_admin_panel-0.9.19

- old
+ new

@@ -150,9 +150,11 @@ #search-form { margin-bottom: 5em; text-align: center; } +.inline-form { display: inline; } + // boostrap 3 and simple_form don't play too well together yet .alert-error { @extend .alert-danger; } .help-inline {