loleaflet/css/selectionMarkers.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 555ef04e67ccb0d720fc70ba90f8ca9e2f4c3733
Author:     Henry Castro <hcas...@collabora.com>
AuthorDate: Wed Nov 6 15:53:52 2019 -0400
Commit:     Henry Castro <hcas...@collabora.com>
CommitDate: Wed Nov 6 21:01:08 2019 +0100

    loleaflet: adjust the margin property for the new cursor handler image
    
    Change-Id: I83c83de60cd8b099d157881c63a027493130e5cb
    Reviewed-on: https://gerrit.libreoffice.org/82175
    Reviewed-by: Henry Castro <hcas...@collabora.com>
    Tested-by: Henry Castro <hcas...@collabora.com>

diff --git a/loleaflet/css/selectionMarkers.css 
b/loleaflet/css/selectionMarkers.css
index 0711a0c98..2bf7f791c 100644
--- a/loleaflet/css/selectionMarkers.css
+++ b/loleaflet/css/selectionMarkers.css
@@ -13,7 +13,7 @@
        }
 
 .leaflet-cursor-handler {
-       margin-left: -12px;
+       margin-left: -14px;
        width: 30px;
        height: 44px;
        background-image: url('images/cursor-handler.svg');
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to