Merge pull request #1772 from consul/legislation-comments

Legislation comments
This commit is contained in:
BertoCQ
2017-08-01 14:08:42 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -1784,6 +1784,7 @@ table {
[class^="icon-"] { [class^="icon-"] {
font-size: $base-font-size; font-size: $base-font-size;
text-decoration: none;
vertical-align: sub; vertical-align: sub;
} }
} }
@@ -1814,6 +1815,7 @@ table {
font-size: $base-font-size; font-size: $base-font-size;
left: -20px; left: -20px;
position: absolute; position: absolute;
text-decoration: none;
top: -1px; top: -1px;
} }

View File

@@ -1113,7 +1113,6 @@ $epigraph-line-height: rem-calc(22);
} }
.comment { .comment {
margin-bottom: 3rem;
a { a {
span { span {