eliminar la línea ruptura css

/* REMOVE LINE BREAK */
.whitespace-nowrap {
	white-space: nowrap;
}
Lioruby