mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-23 23:58:40 +00:00
remove fixed iframe height
This commit is contained in:
parent
e2217ee1de
commit
dc55fba033
|
|
@ -34,7 +34,6 @@ iframe {
|
|||
margin: 0;
|
||||
border:none;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.clean {
|
||||
|
|
|
|||
|
|
@ -64,8 +64,7 @@ iframe {
|
|||
padding: 0;
|
||||
margin: 0;
|
||||
border: none;
|
||||
width: 100%;
|
||||
height: 100%; }
|
||||
width: 100%; }
|
||||
|
||||
.clean {
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user