Skip to content

Commit

Permalink
Adjusted styling for comment fieldset and cookie consent(PR Getbeans#299
Browse files Browse the repository at this point in the history
)

closes Getbeans#297
  • Loading branch information
hellofromtonya authored Jul 4, 2018
2 parents 281f41a + 95b175b commit bb081c6
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;
}

.comment-form-cookies-consent input {
margin-right: 15px;
}

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

0 comments on commit bb081c6

Please sign in to comment.