mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fix conversation window bottom size
This commit is contained in:
		@@ -18,6 +18,12 @@
 | 
			
		||||
/**
 | 
			
		||||
 * Conversations create message form
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#conversationsElem .box-footer {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	bottom: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#conversationsElem .create-message-form .btn {
 | 
			
		||||
	padding-left: 6px;
 | 
			
		||||
	padding-right:6px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user