Merge pull request #2930 from jbivins/spacing-between-paragraphs

Add spacing between paragraphs and dots before items in an unordered lis...[ci skip]
This commit is contained in:
Maxwell Salzberg 2012-02-25 17:10:48 -08:00
commit 9e236e0234

View file

@ -343,6 +343,7 @@ ul.as-selections
:bottom 1px solid #ddd
p
&:last-child
:padding-bottom 0
:margin-bottom 0
@ -350,6 +351,10 @@ ul.as-selections
:border
:top none
ul
li
:list-style disc
.youtube-player, .vimeo-player
:border none
:height 304px