mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
This fixes an issue with lost bold formatting when copying bold text.
This commit is contained in:
parent
ca4cc2d7c0
commit
4741ebdcc6
1 changed files with 0 additions and 1 deletions
1
src/static/css/pad/normalize.css
vendored
1
src/static/css/pad/normalize.css
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue