span#activeName {
    font-size: 15px;
    max-width: 175px;
}
@media only screen and (max-width: 600px) {

    .dynamicpanel.input .emoji-button {
                right: 62px;
    }
}

@media only screen and (min-width: 600px) {

.qwebirc-qui .input input.mobile-button  {
    border-radius: 5px;
}
}