Details
Description
The components render a span element around script tags. This is sometimes causing a problem with layouts as the spans are not set to 'display:none' and can inherit cascading styling rules and inherit a layout that will affect other elements on the page. We should render a style class on the spans, such as 'mobi-hidden' that will prevent this.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32291 | Thu Nov 22 08:18:38 MST 2012 | philip.breau | - add mobi-hidden style class |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/resources/themes/base/0_base.css
|