Commit 6fc1e56f64bb0b8398702e3a93f2346c423cdfab
1 parent
751d1992
Exists in
master
and in
29 other branches
ActionItem953: not pointing to unexisting file
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/blocks/disabled-enterprise-message-block.css
@@ -11,5 +11,5 @@ | @@ -11,5 +11,5 @@ | ||
11 | padding-left: 10px; | 11 | padding-left: 10px; |
12 | min-height: 40px; | 12 | min-height: 40px; |
13 | font-size: 80%; | 13 | font-size: 80%; |
14 | - background: url("../images/icons-app/alert.png") no-repeat 5px #ffffa9; | 14 | + background: url("../../images/icons-app/alert.png") no-repeat 5px #ffffa9; |
15 | } | 15 | } |