summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/src/styles/widgets/LabelWidget.less
blob: cddd1a0a4a979f048a2f3a1ffbdfe752daf5b61f (plain)
1
2
3
4
5
6
7
@import '../common';

.oo-ui-labelWidget {
	display: inline-block;

	.theme-oo-ui-labelWidget();
}