You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that when navigating on the following bootstrap URL http://getbootstrap.com/components/#navbar-default that this is a H2 tag and has is hidden under the navbar. The H1 does not have this problem because it has a large area of padding on the top to compensate for the height of the navbar. H2 does not and therefore sits under the navbar.
When scrolling to the top of the page you will see Glyphicons, this has a large amount of padding to compensate for the height of the navbar. Is there any way to remove the requirement for the padding?
Padding on the H1 tags
Hidden H2 tag
Could be related to issue #10920
Bootstrap3 (see with bootstrap-3.0.0.zip)
The text was updated successfully, but these errors were encountered:
I have noticed that when navigating on the following bootstrap URL http://getbootstrap.com/components/#navbar-default that this is a H2 tag and has is hidden under the navbar. The H1 does not have this problem because it has a large area of padding on the top to compensate for the height of the navbar. H2 does not and therefore sits under the navbar.
When scrolling to the top of the page you will see Glyphicons, this has a large amount of padding to compensate for the height of the navbar. Is there any way to remove the requirement for the padding?
Padding on the H1 tags
![1](https://camo.githubusercontent.com/0ae0dacc40d446427aed8aaf9957e8f85f7a2528cfb17fffb28237d9949495c6/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f353633363036352f313238373334372f63346435353035382d326666332d313165332d393662342d6339313635383565316135382e706e67)
Hidden H2 tag
![2](https://camo.githubusercontent.com/2673524537635d6305cad7af2fbdab850477d3b17913a281532dffc6be99c856/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f353633363036352f313238373334392f63633332633362322d326666332d313165332d396164632d3735313535363935643733362e706e67)
Could be related to issue #10920
Bootstrap3 (see with bootstrap-3.0.0.zip)
The text was updated successfully, but these errors were encountered: