1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

Merge pull request #17190 from kkirsche/patch-24

v4 - Remove weird extra border from GitHub follow buttons on v4 Team page
This commit is contained in:
Mark Otto
2015-08-20 21:05:37 -07:00

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;