Ticket #930 (closed enhancement: fixed)
blog selector in a multiblog instance is too narrow
Reported by: | pascalc | Owned by: | Lomalarch |
---|---|---|---|
Priority: | normal | Milestone: | 2.4 |
Component: | refonte:design | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
If you have a multiblog instance of dotclear, switching blog is done via a <select> field at the top of your admin console.
This <select> field is usually too narrow to display the full blog title, since there is plenty of horizontal space available, widening it would improve usability.
This is defined in default.css with this rule: #info-box select { width:160px; }
300px or more would probably be fine
Change History
comment:2 Changed 15 years ago by Moe
You can try this plugin : http://lab.dotclear.org/wiki/plugin/myPrettyAdminByDA
comment:3 Changed 15 years ago by kozlika
- Owner changed from team to Lomalarch
- Type changed from defect to enhancement
- Version 2.1 deleted
- Component changed from module:ergo to refonte:design
- Milestone changed from 2.3 to Refonte admin
Prévu dans la refonte. Je le laisse ouvert pour penser à vérifier ce point.
Note: See
TracTickets for help on using
tickets.