Merge branch 'master' of github.com:sass/sass.github.com

This commit is contained in:
Bermon Painter 2013-10-14 13:09:23 -04:00
commit e2f93c24c8

View File

@ -25,6 +25,7 @@
.release ul {
@extend %reset-list;
text-align: inherit;
margin-bottom: -0.16em;
@include breakpoint($tablet-small) { @extend %horizontal-list-tablet-small; }
}