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 {
.toolbar {
text-align: left !important;
}
flex: 1;
.header-title {
margin: 0 !important;
a {
text-align: center;
}
}
a.button.icon.members:before {