Modify sidebar width.

This commit is contained in:
kovacsv 2021-11-07 17:45:37 +01:00
parent a4c0f0e95d
commit 4c7602a9d8

View File

@ -124,7 +124,7 @@ div.main_viewer
div.main_sidebar
{
width: 300px;
width: 320px;
margin: 10px 0px 10px 10px;
overflow: none;
float: right;