Remove useless CompoundElement component wrapper-element and CSS rules
- Extra span element around cloze child elements served no visible purpose. It also makes sense that an inline div is not inside of a span, which is meant for text. - CSS rules were overengineered and in part shadowed (and thereby pointless) by element styles from the template. This is also in preparation for the DropList styling overhaul.
Showing
- projects/common/components/compound-elements/cloze/cloze.component.ts 8 additions, 8 deletions...mon/components/compound-elements/cloze/cloze.component.ts
- projects/common/components/compound-elements/cloze/compound-child-overlay.component.ts 2 additions, 5 deletions...mpound-elements/cloze/compound-child-overlay.component.ts
Please register or sign in to comment