Use a div instead of an image
There's no source, so just make it a block elementpull/21833/head
							parent
							
								
									8a6ae6b48e
								
							
						
					
					
						commit
						454251d17c
					
				|  | @ -53,7 +53,7 @@ module.exports = React.createClass({ | |||
|         permalinkCreator.load(); | ||||
|         const predecessorPermalink = permalinkCreator.forEvent(predecessor['event_id']); | ||||
|         return <div className="mx_CreateEvent"> | ||||
|             <img className="mx_CreateEvent_image" /> | ||||
|             <div className="mx_CreateEvent_image" /> | ||||
|             <div className="mx_CreateEvent_header"> | ||||
|                 {_t("This room is a continuation of another conversation.")} | ||||
|             </div> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Travis Ralston
						Travis Ralston