No luck. I have tweaked the steward.scss every which way. But I think there is something weird going on with the hobo_clean_admin.
The following stewards.sccs will cause reset.css be included twice in the steward.css: /* * This is the stylesheet manifest file for the steward subsite. * Files or plugins referenced from here or placed in the steward/ * directory will be included. * *= require_self *= require application *= require hobo_clean_admin *= require hobo_jquery_ui *= require jquery-ui/flick *= require_tree ./steward */ However: - if I replace the hobo_clean_admin with my own hobo_clean_nuija (the theme used in the front), everything works just fine. - if I replace the hobo_clean_admin with hobo_clean, the issue still occurs. When it's working (like with my theme) reset.css is included only once in steward.css when assets are precompiled. If I choose hobo_clean or hobo_clean_admin, it goes twice. My theme hobo_clean_nuija is based on hobo_clean, the difference is a couple of png's and the name, that's all. I just copied the files to a local directory, changed the name references and added the pngs. I also reinstalled & rebundled both the hobo theme gems, but that did not make any difference. I'm really quite at loss here. -- Lea 'LadyBug' Viljanen -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
