fix story 833286: IE 6: Comment layer is not displayed correctly.
svn path=/plone.app.discussion/trunk/; revision=27647
This commit is contained in:
		
							parent
							
								
									a3e9105e48
								
							
						
					
					
						commit
						1008356b30
					
				@ -6,15 +6,13 @@
 | 
			
		||||
 | 
			
		||||
.comment {
 | 
			
		||||
	min-height: 100px;
 | 
			
		||||
	position: relative;
 | 
			
		||||
	overflow: auto;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.commentImage {
 | 
			
		||||
	width: 90px;
 | 
			
		||||
	float: left;
 | 
			
		||||
	/* Todo: This is only a temporary solution !!! */
 | 
			
		||||
	background: #EEF3F5;
 | 
			
		||||
	background: #EEF3F5; /* Todo: Only a temporary solution !!! */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.commentImage img {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user