fix hound

This commit is contained in:
Mojca Lorber 2017-01-03 17:43:55 +01:00
parent a0704cd873
commit 0011474ea3

View file

@ -1139,7 +1139,7 @@ ul.content-module-activities {
}
}
/* Preview protocol modal */
// Preview protocol modal
@media (min-width: 768px) {
#protocol-preview-modal .modal-dialog {
width: 70%;
@ -1151,7 +1151,6 @@ ul.content-module-activities {
max-height: 75vh;
overflow-y: auto;
width: 100%;
.ql-editor {
min-height: initial;
}