[Theme: The Bootstrap] Additional generated style in head introduces margin in body > .container
-
Hi,
I’m trying to find where the style introduced directly after the-bootstrap.css and style.css are loaded comes from so I can eliminate it.
Here is the code in question that sits in the document HEAD:
<style type="text/css"> body > .container{margin-top:68px;}@media(min-width: 980px){body > .container{margin-top:58px;}}.navbar.navbar-fixed-top{margin-top:28px;} </style>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Theme: The Bootstrap] Additional generated style in head introduces margin in body > .container’ is closed to new replies.