While the CKEditor underline button correctly wraps content in a <span class="underline"> tag with correct class, Drupal 7 doesn't include any styling for underlined text level elements.
Styling should be added so that content appears correctly underlined.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3403922-2.patch | 1.68 KB | devin carlson |
Comments
Comment #2
devin carlson commentedA patch to include underline styling in both the editor iframe and on the front end.
Comment #3
devin carlson commentedTested #2 and committed to Editor 7.x-1.x.