mirror of
				https://github.com/osmarks/mycorrhiza.git
				synced 2025-10-31 07:33:00 +00:00 
			
		
		
		
	Interwiki: Adjust the margins between the forms
This commit is contained in:
		| @@ -880,10 +880,13 @@ body[data-rrh-addr^="/interwiki"] input[type="url"] { | |||||||
| 	max-width: 35rem; | 	max-width: 35rem; | ||||||
| } | } | ||||||
| body[data-rrh-addr^="/interwiki"] main form { | body[data-rrh-addr^="/interwiki"] main form { | ||||||
| 	padding: 0 1rem 1rem 1rem; | 	padding: 0 16px 16px 16px; | ||||||
| 	margin: 0 -1rem 1rem -1rem; | 	margin: 0 -16px 16px -16px; | ||||||
| 	border: 2px solid #999; | 	border: 2px solid #999; | ||||||
| } | } | ||||||
|  | body[data-rrh-addr^="/interwiki"] main form + form { | ||||||
|  | 	margin-top: -18px; | ||||||
|  | } | ||||||
| .required-field::after { | .required-field::after { | ||||||
| 	color: red; | 	color: red; | ||||||
| 	content: "*"; | 	content: "*"; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Timur Ismagilov
					Timur Ismagilov