aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
authorKevin Kirsche <[email protected]>2015-08-20 23:09:19 -0400
committerKevin Kirsche <[email protected]>2015-08-20 23:09:19 -0400
commitb35fc603fdc2162f029adf5d65da1d4a44c74f82 (patch)
tree57deabedba068003f64693543a15d1f0bc871a54 /docs/assets
parent85fac53cc8a531eaf33695e9dafa4a0132be46a5 (diff)
downloadbootstrap-b35fc603fdc2162f029adf5d65da1d4a44c74f82.tar.xz
bootstrap-b35fc603fdc2162f029adf5d65da1d4a44c74f82.zip
v4 - Remove weird extra border from GitHub follow buttons on v4 Team page
Fix #17175 X-Ref Original Against Wrong Branch: #17179
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/scss/_team.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/scss/_team.scss b/docs/assets/scss/_team.scss
index 5b386d99f..7aa5436ae 100644
--- a/docs/assets/scss/_team.scss
+++ b/docs/assets/scss/_team.scss
@@ -12,6 +12,7 @@
}
.github-btn {
+ border: none;
float: right;
width: 180px;
height: 1.25rem;