Merge "Reduce line-height of possibly broken "200 more languages" label"

This commit is contained in:
jenkins-bot
2014-03-25 12:46:22 +00:00
committed by Gerrit Code Review

View File

@@ -1,7 +1,9 @@
#more-lang-label {
color: #8b8989;
font-size: 12px;
display: block;
font-size: 12px;
line-height: 1.2;
margin: 5px 0;
}
#p-lang-list .uls-trigger {