Skip to content

Instantly share code, notes, and snippets.

@juliankrispel
Created October 11, 2013 15:47
Show Gist options
  • Select an option

  • Save juliankrispel/6937093 to your computer and use it in GitHub Desktop.

Select an option

Save juliankrispel/6937093 to your computer and use it in GitHub Desktop.
Actual examples of why bootstrap sucks

Try extending an item with the class control-label with the class text-left, what do you think will happen?

<label class="text-left control-label">Label</label>

Think the label will be left alligned? No!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment