Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$skinLogo Overrides the config.site_title_link #32

Open
troystarwalt opened this issue Sep 28, 2016 · 0 comments
Open

$skinLogo Overrides the config.site_title_link #32

troystarwalt opened this issue Sep 28, 2016 · 0 comments

Comments

@troystarwalt
Copy link

Anyone find a clean way to keep the link that is defined in the active_admin initializer?

I did the below to fix it on my end.

h1.site_title {  
  background: none !important;  
  padding-left: inherit !important;  
  text-indent: 0 !important;  
 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant