/**
 * @copyright	Copyright (C) 2020 Cédric KEIFLIN alias ced1870
 * https://www.template-creator.com
 * https://www.joomlack.fr
 * @license		GNU/GPL
 * */

.tablerowck {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	border-collapse: collapse;
	border-spacing: 0;
}

.tablerowck .tablerowck-button {
	display: inline-block;
}
