This commit is contained in:
Laurent Destailleur 2018-02-08 21:01:34 +01:00
parent 0f51963600
commit a7682eb59f

View File

@ -3269,12 +3269,18 @@ a.impayee:hover { font-weight: bold; color: #550000; }
* External web site
*/
.framecontent {
width: 100%;
height: 100%;
}
.framecontent iframe {
width: 100%;
height: 100%;
}
/*
* Other
*/