@ -359,7 +359,7 @@ input.new-message {
 
		
	
		
			
				    left :  -2px ; 
 
		
	
		
			
				    display :  inline-block ; 
 
		
	
		
			
				    vertical-align :  top ; 
 
		
	
		
			
				    max-width :  calc ( 100 %  -  54 px -  2  *  12px ) ; 
 
		
	
		
			
				    max-width :  calc ( 100 %  -  20 px -  2  *  12px ) ; 
 
		
	
		
			
				    padding :  9px  12px ; 
 
		
	
		
			
				    border-radius :  4px ; 
 
		
	
		
			
				    box-shadow :  0  3px  3px  -4px  black ;  } 
 
		
	
	
		
			
				
					
						
						
						
							
								 
						
					 
				
			
			@ -372,12 +372,12 @@ input.new-message {
 
		
	
		
			
				      width :  0 ;  } 
 
		
	
		
			
				    . message-detail  . bubble :: before , 
 
		
	
		
			
				    . message-list  . bubble :: before  { 
 
		
	
		
			
				      top :  1 9 px; 
 
		
	
		
			
				      top :  1 4 px; 
 
		
	
		
			
				      border-top :  8px  solid  transparent ; 
 
		
	
		
			
				      border-bottom :  8px  solid  transparent ;  } 
 
		
	
		
			
				    . message-detail  . bubble :: after , 
 
		
	
		
			
				    . message-list  . bubble :: after  { 
 
		
	
		
			
				      top :  2 1px; 
 
		
	
		
			
				      top :  6 px; 
 
		
	
		
			
				      border-top :  6px  solid  transparent ; 
 
		
	
		
			
				      border-bottom :  6px  solid  transparent ;  } 
 
		
	
		
			
				  . message-detail  . incoming  . bubble , 
 
		
	
	
		
			
				
					
						
							
								 
						
						
							
								 
						
						
					 
				
			
			@ -425,10 +425,10 @@ input.new-message {
 
		
	
		
			
				    display :  none ;  } 
 
		
	
		
			
				  . message-detail  img . avatar , 
 
		
	
		
			
				  . message-list  img . avatar  { 
 
		
	
		
			
				    height :  44 px; 
 
		
	
		
			
				    width :  44 px; 
 
		
	
		
			
				    height :  36 px; 
 
		
	
		
			
				    width :  36 px; 
 
		
	
		
			
				    background :  # f3f3f3 ; 
 
		
	
		
			
				    border-radius :  22 px;  } 
 
		
	
		
			
				    border-radius :  18 px;  } 
 
		
	
		
			
				  . message-detail  . timestamp , 
 
		
	
		
			
				  . message-list  . timestamp  { 
 
		
	
		
			
				    margin-top :  3px ;