diff options
| author | Mark Otto <[email protected]> | 2013-08-18 10:02:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-18 10:02:32 -0700 |
| commit | 0c9bf6bcce0e30688b78805fd539861cb081414f (patch) | |
| tree | 03448834f537b2d99fd9e25de7e0f525613028db /examples | |
| parent | 8ae9736ead38a61e47146f709cd0faa7165117ec (diff) | |
| download | bootstrap-0c9bf6bcce0e30688b78805fd539861cb081414f.tar.xz bootstrap-0c9bf6bcce0e30688b78805fd539861cb081414f.zip | |
remove padding from justified nav masthead and footer
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/justified-nav/justified-nav.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/justified-nav/justified-nav.css b/examples/justified-nav/justified-nav.css index be983ba6b..20134203c 100644 --- a/examples/justified-nav/justified-nav.css +++ b/examples/justified-nav/justified-nav.css @@ -2,13 +2,6 @@ body { padding-top: 20px; } -/* Everything but the jumbotron gets side spacing for mobile-first views */ -.masthead, -.footer { - padding-left: 15px; - padding-right: 15px; -} - .footer { border-top: 1px solid #eee; margin-top: 40px; |
