mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
v4 - Remove weird extra border from GitHub follow buttons on v4 Team page
Fix #17175 X-Ref Original Against Wrong Branch: #17179
This commit is contained in:
parent
85fac53cc8
commit
b35fc603fd
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
}
|
||||
|
||||
.github-btn {
|
||||
border: none;
|
||||
float: right;
|
||||
width: 180px;
|
||||
height: 1.25rem;
|
||||
|
|
Loading…
Reference in a new issue