revert padding for text highlight. It is messing with indent punctuation and decreases legibility of the highlighted text.
(cherry picked from commit fac3579fb0
)
This commit is contained in:
parent
880b22604b
commit
0bfda6d4c8
@ -1807,5 +1807,4 @@ dl.bb-dl > dd > li {
|
||||
/* default highlighted text if not specified by schema: */
|
||||
span.default-highlight {
|
||||
background-color: yellow;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user