[Libreoffice-commits] online.git: loleaflet/dist
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Thu Feb 22 14:46:51 UTC 2018
loleaflet/dist/loleaflet.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit deecd0e0d8bd66942800400ba13935955d231d3f
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Thu Feb 22 15:43:05 2018 +0100
Add some right margin for info msgs
Change-Id: I037b8dd42fa8dafb1686284e9241a32f4068ff75
Reviewed-on: https://gerrit.libreoffice.org/50185
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 6315efbf..23a32a87 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -370,4 +370,5 @@ body {
/* Place above statusbar */
.vex.vex-theme-bottom-right-corner .vex-content {
bottom: 40px !important;
+ right: 10px !important;
}
\ No newline at end of file
More information about the Libreoffice-commits
mailing list