Mobile Impress mobile-edit-button same arrangement than writer
The mobile-edit-button space from bottom to the icon has in impress/draw an different space compare to writer/calc. The reason is that in impress/draw there is the sorter toolbar. This patch will remove the impress/draw specific case. There is no reason that the space is different compare to writer/calc Signed-off-by: Andreas-Kainz <kainz.a@gmail.com> Change-Id: I0c8155429052851d082e847b2f59ec5efe04e3c8
This commit is contained in:
parent
c7b76b164f
commit
a73919261c
1 changed files with 0 additions and 4 deletions
|
@ -246,10 +246,6 @@ nav.spreadsheet-color-indicator ~ #sidebar-dock-wrapper {
|
|||
transition: transform 0.5s;
|
||||
}
|
||||
|
||||
#mobile-edit-button.impress {
|
||||
bottom: 70px;
|
||||
}
|
||||
|
||||
#mobile-edit-button-image {
|
||||
position: relative;
|
||||
left: 16px;
|
||||
|
|
Loading…
Reference in a new issue