1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02: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:
Kevin Kirsche
2015-08-20 23:09:19 -04:00
parent 85fac53cc8
commit b35fc603fd

View File

@@ -12,6 +12,7 @@
} }
.github-btn { .github-btn {
border: none;
float: right; float: right;
width: 180px; width: 180px;
height: 1.25rem; height: 1.25rem;