Is it possible to change the font size to a configurable variable? Please check the attachment, the default 9px font size is too small for Chinese language. It's not a big problem, we can edit the line 8 of admin_menu.css, but if you can add this function, we'll appreciate it, thanks.

CommentFileSizeAuthor
admin_menu_chinese.jpg32.54 KBdennys

Comments

sun’s picture

Status: Active » Fixed

I've added this note to README.txt now:

* You can override the font size by adding a line to your stylesheet in your theme like the following:

body #admin-menu { font-size: 10px; }
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.