1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

<active-text-attachment> -> <action-text-attachment>

This commit is contained in:
George Claghorn 2018-10-12 15:21:41 -04:00
parent 71839aca6d
commit 01b67837a1

View file

@ -6,7 +6,7 @@
//= require trix/dist/trix
// We need to override trix.csss 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 {