diff --git a/css/main.css b/css/main.css index ecf8568f..c55a29dc 100644 --- a/css/main.css +++ b/css/main.css @@ -1645,7 +1645,7 @@ button:focus { } #user-description textarea { - height: calc(100vh - 231px) !important; + height: calc(100vh - 334px) !important; min-height: 90px !important; }