make btn-outline in input-group-append sexy
See original GitHub issue.input-group-append .btn-outline-secondary { border-color:#ced4da }
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Bootstrap: How to place button next to input-group
So, in order to make the elements flow horizontally, you have to make the div inline because inline elements can flow horizontally, such...
Read more >ion-input: Custom Input Value Type Styling and CSS Properties
ion-input is a wrapper to the HTML input element, with custom value type styling and ... <ion-input placeholder="Enter company name"></ion-input>
Read more >Bootstrap Icons - examples & tutorial
Huge collection of over 1500+ responsive icons for Bootstrap 5. A library of well organized and easy to use icons which allow you...
Read more >Table | Components - BootstrapVue
Refer to the Filtering section for more details. tdClass, String or Array or Function, Class name (or array of class names) to add...
Read more >before - CSS: Cascading Style Sheets - MDN Web Docs
In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@JLammeer As said in my previous comment, the current state of
btn-ouline
ininput-group
is fine. I don’t see the need to change anything (again, IMHO).IMHO the current behavior is better.