match to spec

This commit is contained in:
Brenda Wallace
2019-06-08 14:57:11 +12:00
parent 51133359fb
commit fae3155237

View File

@@ -19,7 +19,7 @@
= yield(:breadcrumbs)
- if content_for?(:buttonbar)
.float-right= yield(:buttonbar)
.layout-actions.float-right= yield(:buttonbar)
- if content_for?(:subtitle)
%small= yield(:subtitle)