loleaflet/css/toolbar.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 91e63410e726d98472619320dbb11aad483b1ecc Author: Pedro <pedro.si...@collabora.com> AuthorDate: Thu Oct 3 14:28:03 2019 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Thu Oct 3 15:22:20 2019 +0200 Fix mobile-wizard position and shadow Change-Id: I35cb5b6644761d881e30bbf64d3485667ce9be3e Reviewed-on: https://gerrit.libreoffice.org/80128 Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> Tested-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css index 2c0f83d3b..319a7153e 100644 --- a/loleaflet/css/toolbar.css +++ b/loleaflet/css/toolbar.css @@ -765,10 +765,10 @@ tr.useritem > td > img { height: 45%; width: 100%; position: fixed; - bottom: 37px; + bottom: 34px; z-index: 1000; background-color: white; - box-shadow: 0px -2px 6px #acacac; + box-shadow: 0px -2px 4px 1px #00000030 } #mobile-wizard-content { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits