diff --git a/res/css/views/right_panel/_BaseCard.pcss b/res/css/views/right_panel/_BaseCard.pcss index c16ae5242e2..952efa159b6 100644 --- a/res/css/views/right_panel/_BaseCard.pcss +++ b/res/css/views/right_panel/_BaseCard.pcss @@ -88,9 +88,6 @@ limitations under the License. } .mx_AutoHideScrollbar { - /* collapse the margin into a padding to move the scrollbar into the right gutter */ - margin-right: -8px; - padding-right: 8px; min-height: 0; width: 100%; height: 100%;