diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 6623cb235..7a5705f60 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -1784,6 +1784,7 @@ table { [class^="icon-"] { font-size: $base-font-size; + text-decoration: none; vertical-align: sub; } } @@ -1814,6 +1815,7 @@ table { font-size: $base-font-size; left: -20px; position: absolute; + text-decoration: none; top: -1px; } diff --git a/app/assets/stylesheets/legislation_process.scss b/app/assets/stylesheets/legislation_process.scss index ba966baea..eda341185 100644 --- a/app/assets/stylesheets/legislation_process.scss +++ b/app/assets/stylesheets/legislation_process.scss @@ -1113,7 +1113,6 @@ $epigraph-line-height: rem-calc(22); } .comment { - margin-bottom: 3rem; a { span {