diff --git a/webapp/components/Comment/Comment.vue b/webapp/components/Comment/Comment.vue index aeedb9e52..b31414449 100644 --- a/webapp/components/Comment/Comment.vue +++ b/webapp/components/Comment/Comment.vue @@ -60,9 +60,9 @@ @click.prevent="reply" v-scroll-to="'.editor'" class="answerbutton" + size="small" > -
@@ -208,6 +208,9 @@ export default { float: right; top: 0px; } +.answerbutton:after { + clear: both; +} @keyframes highlight { 0% {