Elastic: Fix small regression in document editor toolbar
This commit is contained in:
parent
17b31cab86
commit
3c9caa4ce1
1 changed files with 4 additions and 3 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue