loleaflet: Use correct location of drop-down-button.svg
Regression from 8618885b31
Change-Id: I04a5eb6c18807e16e03f73c3850c35c2cdbbb676
Reviewed-on: https://gerrit.libreoffice.org/67987
Reviewed-by: Aron Budea <aron.budea@collabora.com>
Tested-by: Aron Budea <aron.budea@collabora.com>
This commit is contained in:
parent
b46f027101
commit
d18cb90a68
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 17px;
|
height: 17px;
|
||||||
background-image: url('../images/drop-down-button.svg');
|
background-image: url('images/drop-down-button.svg');
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue