Remove right margin hiding part of the content
This commit is contained in:
parent
2638f6e75a
commit
1904dcf9dc
@ -720,7 +720,7 @@ tree,
|
|||||||
}
|
}
|
||||||
|
|
||||||
:-moz-any(#content, #appcontent) browser {
|
:-moz-any(#content, #appcontent) browser {
|
||||||
margin-right: -17px !important;
|
margin-right: 0px !important;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
margin-bottom: 0px !important;
|
margin-bottom: 0px !important;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
|
Loading…
Reference in New Issue
Block a user