active btn-link does not look like a link
See original GitHub issueHello,
if you click on a Element with the class “btn btn-link” the btn gets an button border when active.
Perhaps here should be something to prevent this (and stick to the description):
<!-- Deemphasize a button by making it look like a link while maintaining button behavior -->
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
How to make button look like a link? - css - Stack Overflow
It may be not a good idea to style button to look like link, but it depends on UI design, while using link...
Read more >A Complete Guide to Links and Buttons - CSS-Tricks
Our complete guide to links, buttons, and button-like inputs in HTML, CSS, and JavaScript.
Read more >Styling links - Learn web development | MDN
Active links are red. Try holding down the mouse button on the link as you click it. Interestingly enough, these default styles are...
Read more >Buttons · Bootstrap v5.0
Use Bootstrap's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
Read more >How To Use Links and Buttons with State Pseudo-Classes in ...
In this tutorial, you will use the :hover, :active, and :focus user ... To finish making the Close Window button look like a...
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 Free
Top 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
@cr101, it’s obvious. Goto https://v4-alpha.getbootstrap.com/components/buttons/#examples and click on “Link” button.
@bembelimen Bug reports must include a live demo of the problem. Per the contributing guidelines, please create a reduced test case via JS Bin or CodePen and report back with your link, Bootstrap version, and specific browser and OS details.