Proyectos de Subversion Moodle

Rev

Autoría | Ultima modificación | Ver Log |

/* Comment text area size to maximum */
.question-comment-view .comment-ctrl .comment-area {
    max-width: none;
    width: 100%;
}