docbrown/app
Yash Dave 3fde5b810f [deploy] Fix Image Overflow in Comment Preview - #4382 (#4466)
* Update CSS for img in .comment-preview-div

- Enforces `max-width:100%` on images in .comment-preview-div to prevent them from overflowing their container.

* Implement Recommended Changes

- Enforces `max-width:100%` on images in .comment-preview-div to prevent them from overflowing their container.
2019-10-26 13:34:16 -04:00
..
assets [deploy] Fix Image Overflow in Comment Preview - #4382 (#4466) 2019-10-26 13:34:16 -04:00
black_box Update feed to have popular post stick around less (#4413) 2019-10-14 12:34:11 -04:00
controllers Use current_user to avoid looking up the user again via the reaction (#4592) 2019-10-25 13:40:33 -04:00
dashboards Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
decorators Add new font and theme config, plus new navbar config option (#4462) 2019-10-24 08:38:46 -04:00
errors Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Enforce ruby19_no_mixed_keys Style/HashSyntax (#4588) 2019-10-25 10:27:55 -04:00
javascript Revert search placeholder text to just 'Search' (#4607) 2019-10-26 12:14:32 -04:00
jobs Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
labor Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
lib Update constants.rb (#4394) 2019-10-14 09:15:09 -04:00
liquid_tags Add post as an alias to the link liquid tag (#4353) 2019-10-11 08:46:02 -04:00
mailers Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
models Add new font and theme config, plus new navbar config option (#4462) 2019-10-24 08:38:46 -04:00
observers Add comment markdown to warned_user_ping (#3750) 2019-08-22 22:04:45 -04:00
policies Add new font and theme config, plus new navbar config option (#4462) 2019-10-24 08:38:46 -04:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers/webhook Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
services Fix comment author being notified when mentioning itself (#4456) 2019-10-25 10:23:45 -04:00
uploaders Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
view_objects Dispatch events to the webhook endpoints #3715 (#3872) 2019-09-07 13:17:45 -04:00
views Revert search placeholder text to just 'Search' (#4607) 2019-10-26 12:14:32 -04:00