| Labels |
Added:
?
|
||
| Category | ⇒ | Layout UI/UX |
The default width is 100% already
https://github.com/joomla/joomla-cms/blob/4.0-dev/modules/mod_wrapper/mod_wrapper.xml#L60
Ah I see what you mean now - its a mistake in the sample data
Yup, but I'm referring to the sample data, which sets a value of 640.
cross-posted ;)
I will do a PR now to fix that
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-06 12:17:01 |
| Closed_By | ⇒ | brianteeman |
@ciar4n - how should we go about this one? There's a
widthparameter for the iframe in the wrapper module, which by default is set to640px.Do we just adjust the sample data and set it to
100%?