mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 16:32:15 +00:00
Only display embedded scrollbars when required
This commit is contained in:
@@ -161,7 +161,7 @@ html.embedded{
|
||||
padding:0;
|
||||
width:100%;
|
||||
background:none;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.embed_container{
|
||||
|
||||
Reference in New Issue
Block a user