GumbyFramework / Gumby

A Flexible, Responsive CSS Framework - Powered by Sass
http://gumbyframework.com/
2.85k stars 442 forks source link

Adding a blank list option. #251

Closed jasontipton closed 9 years ago

jasontipton commented 9 years ago

To go along with the .circle, .square, .disc classes for an un-ordered list a .blank option for those times where you want the list items to be indented but do not want a list-style applied.

This can also be added to the Gumby UI page with the other list examples:

ul.blank

  • List item
  • List item
  • List item
    • Nested item
    • Nested item
  • List item
  • List item
  • List item
  • List item