summaryrefslogtreecommitdiff
blob: b710fc35e32e9b441c8f17a9ee888e61583145f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
fieldset.translate-edit-documentation {
	legend {
		padding: 0 0.5em;
	}

	> div p:first-child {
		margin-top: 0.2em;
	}
}

.ve-ui-mwNoticesPopupTool-item .translate-edit-documentation {
	margin-left: 0;
	margin-right: 0;
}