aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 10:02:32 -0700
committerMark Otto <[email protected]>2013-08-18 10:02:32 -0700
commit0c9bf6bcce0e30688b78805fd539861cb081414f (patch)
tree03448834f537b2d99fd9e25de7e0f525613028db /examples
parent8ae9736ead38a61e47146f709cd0faa7165117ec (diff)
downloadbootstrap-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.css7
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;