Merge branch 'stable' of github.com:chriseppstein/compass into stable

This commit is contained in:
Eric Meyer 2011-09-12 14:04:24 -06:00
commit aef3c5a07e

View File

@ -2,7 +2,7 @@
@mixin no-bullet {
list-style-image : none;
list-style-type : none;
margin-left : 0px;
margin-left : 0;
}
// turns off the bullets for an entire list