diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 9f6bdb8..da553ae 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -443,7 +443,7 @@ .block-chat{ width: 63%; - height: calc(100vh - 120px); + height: calc(100vh - 150px); border-radius: 10px; border: 1px solid #E6E6E6; background: #ffffff; @@ -2523,7 +2523,7 @@ a.open_inf_carrier{ background: #FFFFFF; border-radius: 10px; max-height: calc(100vh - 125px); - overflow: unset; + /*overflow: unset;*/ left: -19px; top: 0; }