Fix select-arrow.png reference (maybe)

This commit is contained in:
Robert L
2017-08-07 11:00:57 -04:00
parent d0dbaddbb9
commit 5bd240de75
2 changed files with 10 additions and 1 deletions

View File

@ -29,7 +29,7 @@ canvas { width: 75%; height: 100% ;}
border-radius: 0;
height: auto;
-webkit-appearance: none;
background: url('/assets/select-arrow.png') no-repeat right center #333;
background: url('../assets/select-arrow.png') no-repeat right center #333;
color: #67989A;
margin: 0 auto;