Add some right margin for info msgs
Change-Id: I037b8dd42fa8dafb1686284e9241a32f4068ff75 Reviewed-on: https://gerrit.libreoffice.org/50185 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
This commit is contained in:
parent
4c9872188f
commit
deecd0e0d8
1 changed files with 1 additions and 0 deletions
1
loleaflet/dist/loleaflet.css
vendored
1
loleaflet/dist/loleaflet.css
vendored
|
@ -370,4 +370,5 @@ body {
|
|||
/* Place above statusbar */
|
||||
.vex.vex-theme-bottom-right-corner .vex-content {
|
||||
bottom: 40px !important;
|
||||
right: 10px !important;
|
||||
}
|
Loading…
Reference in a new issue