mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Remove set width of toolbar-content as it extends further than 100%
This commit is contained in:
parent
82119888c1
commit
27724c0829
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user