diff --git a/static/css/main.css b/static/css/main.css index 51edec97..834db317 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -182,7 +182,6 @@ h3 { } .ellipsis { - display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; diff --git a/static/templates/block.html b/static/templates/block.html index 1d11cd71..8d5ede31 100644 --- a/static/templates/block.html +++ b/static/templates/block.html @@ -44,7 +44,7 @@