8edec1a5a8
Firefox does not seem to select leading (or trailing) characters that are too small; so this commit sets a very small width, that is still large enough to be selected. This commit also adds `display: inline-block`, so the width is not ignored; but this causes Chrome to ignore the space after `>`, so I made it a non-breakable space. An alternative is to make only the leading `only-copy` an `inline-block`, but I think the non-breakable space is a good idea regardless. |
||
---|---|---|
.. | ||
fontawesome.css | ||
style.css |