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:
Andreas-Kainz 2021-05-28 00:53:44 +02:00 committed by Andreas_K
parent c7b76b164f
commit a73919261c

View file

@ -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;