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

Add border for group input in the navbar-inverse #22366

Closed
wants to merge 1 commit into from
Closed

Add border for group input in the navbar-inverse #22366

wants to merge 1 commit into from

Commits on Apr 6, 2017

  1. Add border for group input in the navbar-inverse

    Add `$btn-secondary-border` border color for form control in input group in the navbar when there is a dark background.
    
    Because the normal border color is `rgba(0,0,0,.15)` and depend of the background color the input in input group seems to have no border.
    
    Fix #21098
    Close #21318
    bastienmoulia committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    b2bede7 View commit details
    Browse the repository at this point in the history