So, contrib.css includes styling for Kickstart help (inline, advanced help), even though that's not a contrib module.
Can we move that styling to the actual Kickstart Help module?
So, contrib.css includes styling for Kickstart help (inline, advanced help), even though that's not a contrib module.
Can we move that styling to the actual Kickstart Help module?
Comments
Comment #1
dudenhofer commentedRemoved the help styles from Shiny with this commit http://drupalcode.org/project/shiny.git/commit/731c254
Also updated Kickstart here to move the styles from commerce_kickstart_admin into the commerce_kickstart_help module https://code.drupalcommerce.org/#/c/455/
I'm marking this as needs review mostly for the Commerce Kickstart side of it.
Comment #2
bojanz commentedMerged the Kickstart commit.