merge in matthew-css

This commit is contained in:
Matthew Hodgson 2015-07-07 03:44:41 +01:00
commit a94f1664d8
15 changed files with 138 additions and 90 deletions

View file

@ -15,6 +15,11 @@ limitations under the License.
*/
.mx_MessageTile {
display: table-row;
}
.mx_MessageTile .mx_messageTileType {
display: table-cell;
}
.mx_MessageTile.sending {