Skip to content

Commit

Permalink
Fix background image path
Browse files Browse the repository at this point in the history
  • Loading branch information
István Huszár committed Aug 19, 2012
1 parent b201fbf commit e5a4483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/main.css.sass
Expand Up @@ -280,4 +280,4 @@ aside
.dlc
background-size: 24px 24px
&.icon-dawnguard
background-image: url('/assets/images/dlc-dawnguard-2x.png')
background-image: url('dlc-dawnguard-2x.png')

0 comments on commit e5a4483

Please sign in to comment.