question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

active btn-link does not look like a link

See original GitHub issue

Hello,

if you click on a Element with the class “btn btn-link” the btn gets an button border when active.

button-border

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:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

9reactions
alecplcommented, May 19, 2017

@cr101, it’s obvious. Goto https://v4-alpha.getbootstrap.com/components/buttons/#examples and click on “Link” button.

2reactions
cr101commented, May 18, 2017

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found