aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGeorge Claghorn <george@basecamp.com>2018-10-12 15:21:41 -0400
committerGeorge Claghorn <george@basecamp.com>2018-10-12 15:21:41 -0400
commit01b67837a116cd34c53d8d6e8e7eb1853a6a4710 (patch)
tree9a445a2b3d5a9d5110d51bce30b9756a49e2d141 /lib
parent71839aca6da796ee26a6a59bb1e01894c863958f (diff)
downloadrails-01b67837a116cd34c53d8d6e8e7eb1853a6a4710.tar.gz
rails-01b67837a116cd34c53d8d6e8e7eb1853a6a4710.tar.bz2
rails-01b67837a116cd34c53d8d6e8e7eb1853a6a4710.zip
<active-text-attachment> -> <action-text-attachment>
Diffstat (limited to 'lib')
-rw-r--r--lib/templates/actiontext.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/templates/actiontext.scss b/lib/templates/actiontext.scss
index 107c31c091..7cb26e74ac 100644
--- a/lib/templates/actiontext.scss
+++ b/lib/templates/actiontext.scss
@@ -6,7 +6,7 @@
//= require trix/dist/trix
// We need to override trix.css’s image gallery styles to accommodate the
-// <active-text-attachment> element we wrap around attachments. Otherwise,
+// <action-text-attachment> element we wrap around attachments. Otherwise,
// images in galleries will be squished by the max-width: 33%; rule.
.trix-content {
.attachment-gallery {