Remove set width of toolbar-content as it extends further than 100%

This commit is contained in:
Paul Clarke 2016-10-19 13:20:31 +13:00
parent 82119888c1
commit 27724c0829

View File

@ -4,7 +4,6 @@
.toolbar--south { .toolbar--south {
@include make-container(); @include make-container();
height: $toolbar-total-height; height: $toolbar-total-height;
width: 100%;
.btn-toolbar { .btn-toolbar {
// TODO Remove '.cms .btn-toolbar' override // TODO Remove '.cms .btn-toolbar' override