app/assets/stylesheets/support/bootstrap.css in fullstack-admin-0.1.50 vs app/assets/stylesheets/support/bootstrap.css in fullstack-admin-0.1.51

- old
+ new

@@ -1,4 +1,7 @@ /* *= require bootstrap.min *= require support/bootstrap-workarounds -*/ \ No newline at end of file +*/ +[class^="icon-"], [class*=" icon-"] { + background-image: url("/img/glyphicons-halflings.png"); +}