Skip to content

Commit 909af64

Browse files
committed
update font-awesome paths regardless of bootstrap
1 parent 4cd1187 commit 909af64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/templates/client/app/app(css).css

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),
1111
url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
1212
url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
13-
}
13+
}<% } %>
1414

1515
/**
1616
*Font Awesome Fonts
@@ -27,7 +27,7 @@
2727
font-style: normal;
2828
}
2929

30-
<% } %>/**
30+
/**
3131
* App-wide Styles
3232
*/
3333

0 commit comments

Comments
 (0)