Skip to content

Instantly share code, notes, and snippets.

@ndv
ndv / gist:3171909
Created July 24, 2012 19:01
Ecwid 11.0-12.0 CSS diff
@@ -230,7 +230,7 @@
/* 3rd, 4th, etc level categories */
div.ecwid-categories-MenuBarPopup td.gwt-MenuItem {
padding: 3px 40px 3px 10px;
- width: 100%;
+ width: auto;
}
@@ -3250,7 +3250,8 @@