loleaflet/dist/loleaflet.css | 1 + 1 file changed, 1 insertion(+) New commits: commit b8a21852b7b7059cba4ca185e824f9a775965459 Author: Pranav Kant <pran...@collabora.co.uk> Date: Thu Nov 24 16:51:24 2016 +0530
loleaflet: Display menu items always in a straight line ... even if the screen size is smaller than the menu size. Change-Id: I93c579b7503ec98fadd62718ca8062ed7a564042 diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css index 60f5503..d2f7b80 100644 --- a/loleaflet/dist/loleaflet.css +++ b/loleaflet/dist/loleaflet.css @@ -21,6 +21,7 @@ top: 0; position: fixed; height: 25px; + display: inline-flex; right: 0; left: 0; padding-left: 125px; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits