Improve copy

This commit is contained in:
Alasdair Smith 2018-07-11 14:50:55 +01:00
parent b4dd047371
commit b1a47ddae4
2 changed files with 4 additions and 2 deletions

View file

@ -238,7 +238,9 @@
.rp-unsupported-msg-wrapper
.rp-unsupported-msg
i.fa.fa-5x.fa-exclamation-triangle
p Track Changes is unsupported in Rich Text mode
p.rp-unsupported-msg-title Sorry, Track Changes is not supported in Rich Text mode (yet).
p We didn't want to delay your ability to use Rich Text mode so we've launched without support for it for now.
p We're working hard to include Track Changes as soon as possible.
script(type='text/ng-template', id='changeEntryTemplate')

View file

@ -864,7 +864,7 @@
margin: 0 auto;
text-align: center;
p {
.rp-unsupported-msg-title {
font-size: 1.3em;
margin-top: 13px;
}