mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
fix phone number flag
This commit is contained in:
parent
887c19a12e
commit
50145c6f6c
@ -916,7 +916,7 @@
|
|||||||
.iti__flag {
|
.iti__flag {
|
||||||
height: 15px;
|
height: 15px;
|
||||||
box-shadow: 0px 0px 1px 0px #888;
|
box-shadow: 0px 0px 1px 0px #888;
|
||||||
background-image: url('{{ img("visiosoft.theme.base::images/flags.png").url }}');
|
background-image: url('{{ img("visiosoft.theme.base::images/flags.png").path }}');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #DBDBDB;
|
background-color: #DBDBDB;
|
||||||
background-position: 20px 0; }
|
background-position: 20px 0; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user