mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
tests: Show a scrollbar if the pad is too wide
This commit is contained in:
parent
fc3b811726
commit
c4239b6059
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ body {
|
|||
#iframe-container {
|
||||
width: 80%;
|
||||
height: 100%;
|
||||
overflow: auto hidden;
|
||||
}
|
||||
|
||||
#iframe-container iframe {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue