diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index f6248c104..5f2881d8d 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -343,13 +343,18 @@ ul.as-selections :bottom 1px solid #ddd p - :padding-bottom 0 - :margin-bottom 0 + &:last-child + :padding-bottom 0 + :margin-bottom 0 &:first-child :border :top none + ul + li + :list-style disc + .youtube-player, .vimeo-player :border none :height 304px @@ -2827,4 +2832,4 @@ a.toggle_selector :color #999 a :color #666 - :color #666 \ No newline at end of file + :color #666