Skip to content
Snippets Groups Projects
Commit 4122d8da authored by Calen Pennington's avatar Calen Pennington
Browse files

Fix path to ui icon

parent ef1ba6d9
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
.ui-icon-circle-triangle-e,
.ui-icon-circle-triangle-w {
background-image: url(/static/css/vendor/ui-lightness/images/ui-icons_ffffff_256x240.png);
background-image: url(../css/vendor/ui-lightness/images/ui-icons_ffffff_256x240.png);
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment