diff --git a/new.css b/new.css index 61cc227..e4a0134 100644 --- a/new.css +++ b/new.css @@ -178,7 +178,7 @@ abbr { cursor: help; } -blockquote *:last-child { +blockquote > *:last-child { padding-bottom: 0; margin-bottom: 0; } @@ -444,4 +444,4 @@ input { img { max-width: 100%; -} \ No newline at end of file +}