loleaflet/css/toolbar.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 026500b3a5d60e90e2d34c10fb82ffeef0eeb68c
Author: mert <[email protected]>
AuthorDate: Mon Dec 23 13:09:17 2019 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Wed Jan 8 17:49:19 2020 +0100
Fix insertshapes display problem
Insert Shapes dialog opens on the right
side of the screen and can be too
narrow on desktop
Change-Id: I8f9fe8f00989b504d05282fcd5332bf1a1b94ad0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/85747
Reviewed-by: Tor Lillqvist <[email protected]>
Tested-by: Tor Lillqvist <[email protected]>
diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 95d7eae00..47ad32e4e 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -764,6 +764,7 @@ button.leaflet-control-search-next
position: relative;
padding: 2px;
display: inline-block;
+ min-width: 350px;
width: 100%;
height: 100%;
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits