Elastic: Fix small regression in document editor toolbar

This commit is contained in:
Aleksander Machniak 2019-04-01 10:28:49 +02:00
parent 17b31cab86
commit 3c9caa4ce1

View file

@ -377,10 +377,11 @@ a.button.saveas:before {
.document-editor-header { .document-editor-header {
.toolbar { .toolbar {
text-align: left !important; text-align: left !important;
} flex: 1;
.header-title { a {
margin: 0 !important; text-align: center;
}
} }
a.button.icon.members:before { a.button.icon.members:before {