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

"classic" word in the headerbar #4

Closed
gllmhyt opened this issue Nov 2, 2014 · 2 comments
Closed

"classic" word in the headerbar #4

gllmhyt opened this issue Nov 2, 2014 · 2 comments

Comments

@gllmhyt
Copy link
Contributor

gllmhyt commented Nov 2, 2014

As I was trying to fix the look & feel of the header bar's logo (see #2 and #1), I founded that the former icon was hiding the word "classic" in the header bar. See:

But I don't find this word in the source code.

@kromonos
Copy link

kromonos commented Nov 2, 2014

You can find it in CSS: #header:before
Just add a "display: none !important" to hide it, or just remove code in display.css line 148ff

@gllmhyt
Copy link
Contributor Author

gllmhyt commented Nov 2, 2014

Adding the display:none hides the entire header bar. Removing the header:before declaration seems to fix it. Testing for possible side effects.

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

2 participants