fix comedy double-margin caused by killing off MessageTiles

This commit is contained in:
Matthew Hodgson 2016-01-13 17:39:49 +00:00
parent 7232659195
commit 56718650b9
1 changed files with 0 additions and 5 deletions
src/skins/vector/css/matrix-react-sdk/views/rooms

View File

@ -58,11 +58,6 @@ limitations under the License.
position: relative;
}
.mx_EventTile_content {
padding-right: 100px;
display: block;
}
.mx_EventTile_content {
display: block;
margin-right: 100px;