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 * External web site
*/ */
.framecontent {
width: 100%;
height: 100%;
}
.framecontent iframe { .framecontent iframe {
width: 100%; width: 100%;
height: 100%; height: 100%;
} }
/* /*
* Other * Other
*/ */