Fix for a small alignment issue

.commalist li {
    display: inline-block;
}

The above CSS style defined in the additional.css file is causing alignment issue in the online users’ list.