forked from GNUsocial/gnu-social
		
	content_inner HTML element needed clear:both;
because otherwise pages which don't display the breaking <h1> element (like showstream, i.e. your own profile for example) won't have clickable entry forms.
This commit is contained in:
		| @@ -124,6 +124,7 @@ option { | ||||
| } | ||||
|  | ||||
| #content_inner { | ||||
|     clear: both; | ||||
|     display: block; | ||||
|     position: relative; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user