diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index 7c45253..5a1b392 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -1113,7 +1113,7 @@ li.item .notify_badge { } .comment-section { - max-height: 700px; + max-height: 500px; overflow-y: scroll; border-top-width: 1px; border-top-style: solid; -- libgit2 0.21.2