mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-19 22:42:17 +00:00
Only display embedded scrollbars when required
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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