Bug #1217
GWT: X.X: fix back to text highlight padding
Status: | New | Start date: | 01/07/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | Portal 0.7 |
Description
Some edition are sensible to spaces between words (ex: GRAAL). Currently the highlight padding is set to 3px left and right.
Solution¶
step 1
set the left and right padding to 0px.
(keep 3px top and bottom)
step 2 : the word is resized because of the padding, find a better CSS solution to highlight the word ?