Compare commits

..

No commits in common. "ecbaed5c85b0eefbe055a213b0bf95552eb70a64" and "e2d9380f65250ee42806066936d0da61df6f91d9" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View File

@ -765,11 +765,6 @@ a.item-heart {
max-width: 100%;
}
.widget-ckeditor img {
height:auto !important;
}
.frameitem {
position: absolute;
right: 0px;

View File

@ -68,7 +68,7 @@
</div>
<div class="panel-body">
<div class="widget-ckeditor">{{ alert.content|raw }}</div>
{{ alert.content|raw }}
{% if not alert.items is empty %}
{% if app.user %}