mirror of
https://github.com/primer/css.git
synced 2024-11-24 13:15:00 +03:00
fix .btn-link code comments
This commit is contained in:
parent
4e6ea8ce73
commit
920e2e3b63
@ -173,10 +173,9 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
// Radio buttons
|
||||
// Link-like buttons
|
||||
//
|
||||
// Buttons backed by radio or checkbox control. Requires the use of `.hidden`
|
||||
// on the `input` to properly hide it.
|
||||
// This class is for styling <button> and <input> elements to look like links
|
||||
.btn-link {
|
||||
display: inline-block;
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user