max width / height for teamspeak icons
This commit is contained in:
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…
Reference in New Issue