Small css update for non-square icons

pull/77/head
Wruczek 7 years ago
parent 9e293b45a9
commit fccb3d8f33

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

Loading…
Cancel
Save