diff options
| author | Mark Otto <[email protected]> | 2016-01-03 18:12:33 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-01-03 18:12:33 -0800 |
| commit | ef5e2a5b5b1d2daa766016e618090f9ae0921530 (patch) | |
| tree | 8ac704287bbb5acb95308fa6a5c401083b7fab03 /docs | |
| parent | a95f55fc38a9008f1c336c8861b8618f8533d652 (diff) | |
| download | bootstrap-ef5e2a5b5b1d2daa766016e618090f9ae0921530.tar.xz bootstrap-ef5e2a5b5b1d2daa766016e618090f9ae0921530.zip | |
property order linting
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/scss/_team.scss | 2 |
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 { |
