Fixing font size of charset label

This commit is contained in:
Jeff Avallone
2014-12-09 19:03:50 -05:00
parent cd11b7e6e5
commit 0f97afd880
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
fill: #cbcbba;
}
.subexp .subexp-label {
.subexp .subexp-label, .charset .charset-label {
font-size: 10px;
}