Don't cover bottom toolbar in calc

Change-Id: I9db7a5e001300602706ee8ca078d43b5d82dd16a
This commit is contained in:
Szymon Kłos 2018-11-20 13:20:22 +01:00 committed by Jan Holesovsky
parent 3b49123fd5
commit a452ace736

View file

@ -2,7 +2,7 @@
border-top: 1px solid #B6B6B6;
top: 136px;
left: 50px;
bottom: 65px;
bottom: 68px;
}
#document-container.spreadsheet-document.readonly {