Do not hide <br> elements in .msg_*
As much as I hate these, but this was not a good idea in hindsight. References #287
This commit is contained in:
		| @@ -2345,11 +2345,7 @@ label .perm_name, | ||||
| .no-js #category_filter, | ||||
| .js .additional_info, | ||||
| .js .installer .icon-info-circled, | ||||
| .hidden, | ||||
| .msg_error > br, | ||||
| .msg_success > br, | ||||
| .msg_notice > br, | ||||
| .msg_hint > br { | ||||
| .hidden { | ||||
|     display: none !important; | ||||
|     visibility: hidden; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user