loleaflet/dist/toolbar.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2952cae32bed7d51321a2e84f86deb1dd8e1d388
Author: Pranav Kant <[email protected]>
Date: Mon May 2 18:27:18 2016 +0530
loleaflet: Fix presentation-toolbar
Without padding:0; it would appear with a height of 4px just
above the statusbar.
Change-Id: I4b3058eab656739c26a4ceb02f239c63e27f0e47
diff --git a/loleaflet/dist/toolbar.css b/loleaflet/dist/toolbar.css
index 0eb71f3..40922cb 100644
--- a/loleaflet/dist/toolbar.css
+++ b/loleaflet/dist/toolbar.css
@@ -49,6 +49,7 @@
text-align: center;
bottom: 28px;
width: 203px;
+ padding: 0;
position: absolute;
z-index: 500;
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits