diff --git a/lms/static/sass/_shame.scss b/lms/static/sass/_shame.scss index cd13541681..f764dff1b3 100644 --- a/lms/static/sass/_shame.scss +++ b/lms/static/sass/_shame.scss @@ -13,8 +13,9 @@ // button elements - not a better place to put these, sadly .btn { + @include box-sizing('border-box'); display: block; - padding: $baseline/2 $baseline*2.5; + padding: $baseline/ $baseline*1.5; text-transform: lowercase; color: $white; letter-spacing: 0.1rem; diff --git a/lms/templates/mktg_iframe.html b/lms/templates/mktg_iframe.html index c779f66c9b..e755165297 100644 --- a/lms/templates/mktg_iframe.html +++ b/lms/templates/mktg_iframe.html @@ -28,7 +28,7 @@