tweaking image paths to work with enhancedImages
This commit is contained in:
parent
9ac5b42454
commit
78dcd84341
2 changed files with 6 additions and 1 deletions
|
@ -461,7 +461,7 @@
|
|||
}
|
||||
.tag.on {
|
||||
padding-right: 25px;
|
||||
background-image: url('images/check-black-in-white-20px.png');
|
||||
background-image: url('/images/check-black-in-white-20px.png');
|
||||
background-position: right center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue