dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

make unordered list styles work for all font sizes #205

Closed ajb closed 8 years ago

ajb commented 8 years ago

tested on Chrome / IE9 / FF

jrubenoff commented 8 years ago

Unfortunately, this breaks on multi-line list items, so we have to adjust each ul individually:

screen shot 2015-11-16 at 10 46 32 am

I don't think this happens often enough that we need to think about it in the style guide yet.

ajb commented 8 years ago

Good call!