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

Use a custom class for replacing the header with a logo #2212

Merged
merged 1 commit into from
Nov 15, 2019
Merged

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Nov 14, 2019

Instead of unconditionally clobbering bootstrap styling.

Part of projectblacklight/spotlight#2281

@cbeer cbeer changed the title Use a custom classs for replacing the header with a logo Use a custom class for replacing the header with a logo Nov 14, 2019
@jrochkind
Copy link
Member

May be related to #2096, may even resolve that one?

@@ -1,6 +1,6 @@
<nav class="navbar navbar-expand-md navbar-dark bg-dark topbar" role="navigation">
<div class="<%= container_classes %>">
<%= link_to application_name, root_path, class: 'mb-0 navbar-brand' %>
<%= link_to application_name, root_path, class: 'mb-0 navbar-brand navbar-logo' %>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙇

@jkeck jkeck merged commit bf2a3ec into master Nov 15, 2019
@jkeck jkeck deleted the navbar-logo branch November 15, 2019 21:17
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

Successfully merging this pull request may close these issues.

None yet

4 participants