Files
zulip/static/styles
Cynthia Lin fca8479065 compose: Refactor compose box from <table> to <div> structure.
`<td>` elements are fixed-width, so we refactor the entire
`<table>` structure for responsive design.

This fixes a bug with how the `To:` block looks in other languages.

Fixes #9152.
2018-05-07 09:38:04 -07:00
..