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:
parent
71839aca6d
commit
01b67837a1
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue