This fixes an issue with lost bold formatting when copying bold text.
parent
ca4cc2d7c0
commit
4741ebdcc6
|
@ -125,7 +125,6 @@ abbr[title] {
|
||||||
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
|
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
b,
|
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue