Topic #2590 (no title) By Guest, By Guest, posted 5th Feb 2013, 1:41 PM Do not fill this field in. Image (Click to enlarge) #1010 - zone editor / menu adjustments By System, By System, posted 6th Feb 2013, 1:08 PM This is a spacer post for a website comment topic. The content this topic relates to: #1010 - zone editor / menu adjustments By Guest posted 6th Feb 2013, 1:08 PM Yes. 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; } 0 guests and 0 members have recently viewed this. Sort: Relevance Newest first Oldest first Rating Popularity
(Click to enlarge)
#1010 - zone editor / menu adjustments
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;
}