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

.oo-ui-buttonSelectWidget {
	display: inline-block;
	white-space: nowrap;

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