jennyvallon / anklebootstrap

The easiest way to use half-size columns with Twitter Bootstrap
1 stars 1 forks source link

Missing "." in class #1

Closed amaisano closed 9 years ago

amaisano commented 9 years ago

The selector "col-xs-10point5" is missing a leading "." on the "float: left" rule, around line 1622.

jennyvallon commented 9 years ago

You are great! I will update that immediately.

Many thanks! Has it been helpful?

JV

Sent from my iPhone, so please excuse any mistakes.

On Sep 4, 2015, at 3:57 PM, Adamo Maisano notifications@github.com wrote:

The select "col-xs-10point5" is missing a leading "." on the "float: left" rule, around line 1622.

— Reply to this email directly or view it on GitHub.

jennyvallon commented 9 years ago

v1.3 of anklebootstrap fixes those issues as well as removes some -12point5 classes, replacing them with -point5 classes. Thanks for the heads up.