Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
/* Comment text area size to maximum */
2
.question-comment-view .comment-ctrl .comment-area {
3
    max-width: none;
4
    width: 100%;
5
}