diff --git a/discord_rss_bot/static/styles.css b/discord_rss_bot/static/styles.css index d10a205..071d394 100644 --- a/discord_rss_bot/static/styles.css +++ b/discord_rss_bot/static/styles.css @@ -4,10 +4,4 @@ body { .border { background: #161616; -} - -/* Used in feed.html for minimizing the height when expanding the summary and content */ -.summary { - max-height: 450px; - overflow-y: auto } \ No newline at end of file