Mobile: calc: formulabar element: align to top on expanded
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com> Change-Id: I1579f526daa18c45af0e7106eff43d5491aaf89b
This commit is contained in:
parent
572803a3c7
commit
584df7116e
1 changed files with 3 additions and 0 deletions
|
@ -438,6 +438,9 @@ nav:not(.spreadsheet-color-indicator) ~ #toolbar-wrapper #toolbar-up.w2ui-toolba
|
|||
grid-auto-flow: column;
|
||||
align-items: center;
|
||||
}
|
||||
.expanded .formulabar.toolbox {
|
||||
align-items: center;
|
||||
}
|
||||
#formulabar {
|
||||
padding: 0px !important;
|
||||
border-top: 1px solid #bbbbbb !important;
|
||||
|
|
Loading…
Reference in a new issue