loleaflet/dist/toolbar/toolbar.js |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 19b0a55176c1dfaf221656212a1ed41310f83191
Author: Henry Castro <hcas...@collabora.com>
Date:   Fri Jun 1 16:03:34 2018 -0400

    loleaflet: remove toolbar item that adds extra padding
    
    Change-Id: I208c5487d189edebc900ba7a0a54b9ddf7cc543e
    Reviewed-on: https://gerrit.libreoffice.org/55199
    Reviewed-by: Jan Holesovsky <ke...@collabora.com>
    Tested-by: Jan Holesovsky <ke...@collabora.com>

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index e05f33529..592afa242 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -328,7 +328,6 @@ $(function () {
        $('#toolbar-up').w2toolbar({
                name: 'toolbar-up',
                items: [
-                       {type: 'html', id: 'left'},
                        {type: 'button',  id: 'save', img: 'save', hint: 
_UNO('.uno:Save')},
                        {type: 'break', id: 'savebreak'},
                        {type: 'button',  id: 'undo',  img: 'undo', hint: 
_UNO('.uno:Undo'), uno: 'Undo', disabled: true},
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to