fixing other stuff I broke with this fix.

This commit is contained in:
Andreas N 2014-12-27 15:59:09 +01:00
parent be30f9c7e5
commit 3c2467092b
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
.answerbox--question-text, .answerbox--question-user {
margin-bottom: 0px;
overflow: hidden;
}
.answerbox--question-text {

View File

@ -21,6 +21,7 @@
.comments--content {
overflow: hidden;
word-break: break-all;
}
.media-body {