Remove right margin hiding part of the content

This commit is contained in:
Tanguy Herbron 2020-08-03 14:43:37 +02:00
parent 2638f6e75a
commit 1904dcf9dc

View File

@ -720,7 +720,7 @@ tree,
}
:-moz-any(#content, #appcontent) browser {
margin-right: -17px !important;
margin-right: 0px !important;
overflow-y: scroll;
margin-bottom: 0px !important;
overflow-x: scroll;