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 {
|
||||
.toolbar {
|
||||
text-align: left !important;
|
||||
}
|
||||
flex: 1;
|
||||
|
||||
.header-title {
|
||||
margin: 0 !important;
|
||||
a {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
a.button.icon.members:before {
|
||||
|
|
Loading…
Add table
Reference in a new issue