Bug #1217
GWT: X.X: fix back to text highlight padding
| Statut: | New | Début: | 07/01/2015 | |
|---|---|---|---|---|
| Priorité: | Normal | Echéance: | ||
| Assigné à: | - | % réalisé: | 0% |
|
| Catégorie: | - | Temps passé: | - | |
| Version cible: | 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 ?