#1010 - zone editor / menu adjustments
| Identifier | #1010 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | zone editor / menu adjustments |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core_zone_editor |
| Description | Hi,
could you please make some adjustments to the zone editor menu? After translation into German some links are partially hidden and difficult to read (see attached image). Best regards Falko |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
Fix will be...
--- a/themes/default/css/zone_editor.css
+++ b/themes/default/css/zone_editor.css
@@ -23,7 +23,7 @@
}
.ze_tabs .tab {
- width: 3.4em;
+ min-width: 3.4em;
}