mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-01 01:28:23 +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;
|
padding:0;
|
||||||
width:100%;
|
width:100%;
|
||||||
background:none;
|
background:none;
|
||||||
overflow: scroll;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.embed_container{
|
.embed_container{
|
||||||
|
|||||||
Reference in New Issue
Block a user