Live data from Hacker News

Bootstrap 3

getbootstrap.com

11–20 of 86 posts

Re: Bootstrap 3

#11
post #5

Why is everything flat :-C

If nothing else, it's easier to override with your own styles.

Exactly. In BS 2 it was such a pain to remove the gradients from buttons, the box-shadows from inputs and all the other extra UI effects that you didn't want to use.

Re: Bootstrap 3

#13
Meh, at some point they should start to realise that you can't change everything every release and expect everyone to keep up. It feels like it's becoming more of a chore than the real initial win it was able to deliver on first release.

Re: Bootstrap 3

#15
It's interesting to see that the references to twitter are basically gone now, presumably this means we'll see more things from `Bootstrap` in future, perhaps a company since it already has a lot of mind-share.

Re: Bootstrap 3

#19
I don't think I get the new grid system.

    .col-12 .col-lg-8
What's going on here? If I were to guess, I'm assuming it's going to be 12 columns if its a mobile, 8 if a tablet or a desktop.

In what situation would that be useful? It looks like you'd end up with some pretty complicated mark-up quickly like that.

Post reply on HN