0

I've noticed that in BS4 alpha, col-xs-x does not do a darn thing. Even on their official site

https://v4-alpha.getbootstrap.com/layout/grid/

If you were to go in and change a class from col to col-xs-5 for example, no class is applied. Change it to col-sm-5, works as intended. Whats the deal?

jozenbasin
  • 2,142
  • 2
  • 14
  • 22
  • **col-xs-** was removed from the alpha-6 release so yeah it does nothing because it doesn't exist. See [shiplist](https://github.com/twbs/bootstrap/issues/20939) and the link you posted does not refer to any class of **col-xs-**, there is **col-xl-** though. – vanburen Jan 13 '17 at 02:54
  • seems navbar-right is also gone. ughhhhhhhhhhhhhhhhhhhhhh – jozenbasin Jan 13 '17 at 03:03
  • It's simply been replaced not removed. – vanburen Jan 13 '17 at 03:08

0 Answers0