ul > li {
    display: inline-block;
    /* You can also add some margins here to make it look prettier */
}