diff --git a/get_together/templates/get_together/events/show_event.html b/get_together/templates/get_together/events/show_event.html index 5f70668..ae773b0 100644 --- a/get_together/templates/get_together/events/show_event.html +++ b/get_together/templates/get_together/events/show_event.html @@ -22,6 +22,10 @@ top: 16px; left: -42px; } +textarea { + box-sizing: border-box; + width: 100%; +} {% endblock %} @@ -102,7 +106,7 @@ {% block content %}