@import "../../../../src/style/abstracts/all";

:local(.buttonRow){
	margin: 0 -2px;
	display: block;
	> a, > button{
		margin: 0 2px;
	}
}