Fix comment preview length bug.

This commit is contained in:
Fredrik Wallgren 2014-08-16 16:27:11 +02:00
parent bdbfedfb23
commit 94716a0dcb

View file

@ -731,12 +731,9 @@ div#story_box div.markdown_help_toggler {
width: 610px;
}
div.comment_form_container {
max-width: 700px;
}
div.comment_form_container form {
margin-left: 15px;
max-width: 700px;
}
ul.root {