twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.53k stars 78.84k forks source link

position-relative typo #32481

Closed pr0ceS closed 3 years ago

pr0ceS commented 3 years ago

Hello,

There is a small typo in position-relative statement. The css only works when you type "postition" instead of "position"

https://codepen.io/Bytide/pen/PoGpZaJ

Greetings, MKB

florianlacreuse commented 3 years ago

There are no typos here. Using position-relative apply the css property. You need to fix your html/css.