Skip to content

Commit 9d5e2b9

Browse files
authored
Merge pull request internetarchive#11196 from internetarchive/topnav-btn-aesthetic
Remove border from ghost button styles
2 parents 53b1d61 + 216e6a4 commit 9d5e2b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/css/components/buttonGhost.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ a {
22
&.ghost-btn {
33
padding: 0.2rem 0.4rem;
44
border-radius: 5px;
5-
border: 1px solid @mid-grey;
65
font-weight: 500;
76
text-decoration: none;
87
text-align: center;

0 commit comments

Comments
 (0)