Files
Desktop/js
Scott Nonnenberg 26e4e97592 Tighten up CSS
- Remove extra padding at top of Android bubbles, via sibling selector
- Don't include .attachments, .quote-wrapper, .content in bubble unless
  we actually need them. This allows for sibling selectors.
- This is a different technique for adding the ReactWrapperView for
  quotes - it is now appended to the DOM instead of attaching to
  something already in the DOM. This allows us to use .remove(), so it's
  a bit cleaner.
- Users of ReactWrapperView can now specify tagName and className
2018-04-20 15:23:47 -07:00
..
2018-04-20 15:23:47 -07:00
2018-03-02 15:54:15 -05:00
2017-09-14 16:53:45 -07:00
2017-09-15 13:22:11 -07:00
2017-09-14 16:53:38 -07:00
2018-03-08 17:50:10 -05:00
2018-03-19 19:27:59 -04:00
2018-04-02 17:42:04 -04:00