Posted by mcgeehon on February 14, 2013 at 10:32pm
3 followers
| Project: | Administration menu |
| Version: | 7.x-3.0-rc4 |
| Component: | CSS / Browser Support |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
The admin_menu_toolbar.css has the following class with an almost unreadable font size for standard 20 inch or smaller monitors. See the attached image.
#admin-menu-wrapper {
font-size: .846em;
padding: 5px 10px 0;
}After removing this item, the menu becomes much more readable. It would be great if this was adjustable.
I am also including a screenshot of the appearance after removing the font-size field.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| hard-to-read.png | 2.14 KB | Ignored | None | None |
| readable.png | 1.6 KB | Ignored | None | None |
Comments
#1
Hi,
I added the possibility to choose the font size of the text.
I altered the picture sprite and I don't know if attaching it is the good process.
#2
The last submitted patch, admin_menu-Font-size-1917694-0.patch, failed testing.
#3
#4
Sorry,
I attached the wrong file...