diff options
| author | Mark Otto <[email protected]> | 2016-12-28 17:46:35 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-28 19:07:33 -0800 |
| commit | 4449167f44cf352cfc372465d21960dfe1f23852 (patch) | |
| tree | 7d0262a598d859ecdd081b717bf62a2753a6ce8f | |
| parent | 83d3e5545dc66171f9f71cae5afdba8519f334a9 (diff) | |
| download | bootstrap-4449167f44cf352cfc372465d21960dfe1f23852.tar.xz bootstrap-4449167f44cf352cfc372465d21960dfe1f23852.zip | |
linting
| -rw-r--r-- | scss/_navbar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss index b1ba497f4..2f82af588 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -54,8 +54,8 @@ list-style: none; .nav-link { - padding-left: 0; padding-right: 0; + padding-left: 0; } } |
