max width / height for teamspeak icons

pull/77/head
Wruczek 7 years ago
parent fccb3d8f33
commit 24c321a26f

@ -31,8 +31,8 @@ p, a {
/* Force 16px icon size after TeamSpeak update 3.1.5 */
.ts3_viewer img, .adminlist img {
width: 16px;
height: 16px;
max-height: 16px;
max-width: 16px
}
/* ****** */

Loading…
Cancel
Save