mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
tests: Remove border around iframe
This commit is contained in:
parent
e9f08bdd11
commit
b09b895ac7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ body {
|
|||
}
|
||||
|
||||
#iframe-container iframe {
|
||||
border: 0;
|
||||
height: 100%;
|
||||
width:100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue