From 0737446ea16cd20ed7e3febce581152fe42403c2 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 5 Oct 2023 19:27:07 +0300 Subject: [PATCH] 0.0.172 --- static/css/styles.css | 1 + templates/pages/p_articles.html | 10 ++++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index 9fc63f2..bcd6ba5 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -2426,6 +2426,7 @@ details[open] summary ~ *{ .news_item>a>div{ margin: 10px; + overflow-wrap: break-word; } .news_item>div{ margin: 10px; diff --git a/templates/pages/p_articles.html b/templates/pages/p_articles.html index 8716ea6..4c257bf 100644 --- a/templates/pages/p_articles.html +++ b/templates/pages/p_articles.html @@ -3,13 +3,15 @@ {% load i18n %} {% block content %} - -