loleaflet: Align toolbar to the left

Change-Id: I07650734b3c4a771d8fc3b9f0d968dc5df700045
This commit is contained in:
Pranav Kant 2016-05-19 15:19:25 +05:30
parent a662755658
commit 93ef7aae3f

View file

@ -14,7 +14,6 @@ $(function () {
$('#toolbar-up').w2toolbar({
name: 'toolbar-up',
items: [
{ type: 'html', id: 'left' },
{ type: 'button', id: 'save', img: 'save', hint: _("Save"), uno: 'Save' },
{ type: 'break' },
{ type: 'button', id: 'undo', img: 'undo', hint: _("Undo"), uno: 'Undo' },