Skip to content

Commit

Permalink
Adjusted styling for comment fieldset and cookie consent.
Browse files Browse the repository at this point in the history
  • Loading branch information
christophherr committed Jul 3, 2018
1 parent 281f41a commit da57ed1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/assets/less/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,14 @@ article header > .tm-article-image:first-child {
margin-top: @grid-gutter-vertical;
}

.comment-respond fieldset {
margin-bottom: @grid-gutter-vertical;
}

#wp-comment-cookies-consent {
margin-right: 15px;
}

.comment-reply-title > small a {
margin-top: -3px;
}
Expand Down

0 comments on commit da57ed1

Please sign in to comment.