diff --git a/lms/static/sass/views/_verification.scss b/lms/static/sass/views/_verification.scss index a346b211ac..b10c2df30b 100644 --- a/lms/static/sass/views/_verification.scss +++ b/lms/static/sass/views/_verification.scss @@ -1210,7 +1210,7 @@ background: $m-gray-l4; &:last-child { - margin-bottom: none; + margin-bottom: 0; } .wrapper-copy, .list-actions { @@ -1797,7 +1797,7 @@ &:last-child { margin-bottom: 0; border-bottom: none; - padding-bottom: none; + padding-bottom: 0; } > .title {