Don't cover bottom toolbar in calc
Change-Id: I9db7a5e001300602706ee8ca078d43b5d82dd16a
This commit is contained in:
parent
3b49123fd5
commit
a452ace736
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
border-top: 1px solid #B6B6B6;
|
||||
top: 136px;
|
||||
left: 50px;
|
||||
bottom: 65px;
|
||||
bottom: 68px;
|
||||
}
|
||||
|
||||
#document-container.spreadsheet-document.readonly {
|
||||
|
|
Loading…
Reference in a new issue