forked from GNUsocial/gnu-social
		
	Hide legend and show best marker, for QnA answers when not displayed inline.
This commit is contained in:
		@@ -1349,7 +1349,7 @@ table.profile_list tr.alt {
 | 
				
			|||||||
    margin: 0px;
 | 
					    margin: 0px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.question fieldset legend, .qna-full-question fieldset legend {
 | 
					.question fieldset legend, .qna-full-question fieldset legend, .answer fieldset legend {
 | 
				
			||||||
    display: none;
 | 
					    display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1408,7 +1408,7 @@ table.profile_list tr.alt {
 | 
				
			|||||||
    margin-top: 0px;
 | 
					    margin-top: 0px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.question p.best {
 | 
					.question p.best, .answer p.best {
 | 
				
			||||||
    background: url(../images/rosette.png) no-repeat top left;
 | 
					    background: url(../images/rosette.png) no-repeat top left;
 | 
				
			||||||
    padding-left: 20px;
 | 
					    padding-left: 20px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user