2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

removes border radius from btn-link (#24128)

This commit is contained in:
Andres Galante
2017-10-02 18:56:50 -07:00
committed by Mark Otto
parent c2fb64ce37
commit 906db62ee2
-1
View File
@@ -76,7 +76,6 @@ fieldset[disabled] a.btn {
font-weight: $font-weight-normal;
color: $link-color;
background-color: transparent;
border-radius: 0;
@include hover {
color: $link-hover-color;