Module:Infobox military conflict/styles.css

/*  */
@media all and (min-width:720px) {
	.desktop-float-right {
		box-sizing: border-box;
		float: right;
		clear: right;
	}
}

.infobox.vevent .status > p:first-child {
	margin: 0;
}
body.skin-minerva .infobox table {
	display: table;
}