Opened 13 years ago
Closed 13 years ago
#8559 closed Bug (invalid)
Line's size can't be changed in underlined text
Reported by: | Larisa | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | CantFix | Cc: |
Description
1.Type smth in Text area and select it
- Set size=72 and choose "Underline" option
Expected: Line's size should be changed in underlined text Actual: Line's size can't be changed in underlined text
Attachments (1)
Change History (2)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Keywords: | CantFix added; Underline size removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
This is controlled by a browser and impossible to change with HTMl and CSS. There is nothig CKEditor can do in here.
If you don't like how underline is handled by a browser try to experiment with border-bottom property. E.g.