fixing other stuff I broke with this fix.
This commit is contained in:
parent
be30f9c7e5
commit
3c2467092b
|
@ -19,6 +19,7 @@
|
|||
|
||||
.answerbox--question-text, .answerbox--question-user {
|
||||
margin-bottom: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.answerbox--question-text {
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
.comments--content {
|
||||
overflow: hidden;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.media-body {
|
||||
|
|
Loading…
Reference in New Issue