aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-01-03 18:12:33 -0800
committerMark Otto <[email protected]>2016-01-03 18:12:33 -0800
commitef5e2a5b5b1d2daa766016e618090f9ae0921530 (patch)
tree8ac704287bbb5acb95308fa6a5c401083b7fab03
parenta95f55fc38a9008f1c336c8861b8618f8533d652 (diff)
downloadbootstrap-ef5e2a5b5b1d2daa766016e618090f9ae0921530.tar.xz
bootstrap-ef5e2a5b5b1d2daa766016e618090f9ae0921530.zip
property order linting
-rw-r--r--docs/assets/scss/_team.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/scss/_team.scss b/docs/assets/scss/_team.scss
index 7aa5436ae..47516277a 100644
--- a/docs/assets/scss/_team.scss
+++ b/docs/assets/scss/_team.scss
@@ -12,11 +12,11 @@
}
.github-btn {
- border: none;
float: right;
width: 180px;
height: 1.25rem;
margin-top: .25rem;
+ border: 0;
}
img {