Changes between Version 1 and Version 2 of Ticket #25918, comment 12
- Timestamp:
- 12/07/2013 12:17:22 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25918, comment 12
v1 v2 1 1 Refreshed 25918.2.patch. Was breaking the responsive mode (782px) menu. Needed another level of specificity to all `.auto-fold #adminmenu` to override the `.locale-*`. Also needed `#adminmenu .wp-submenu { width: auto; }`. 2 2 3 Seems to be working well but still not 100% sure that i swouldn't break something. Was thinking: if this is a part of the localization package, would it be easier to fix bugs and push updates?3 Seems to be working well but still not 100% sure that it wouldn't break something. Was thinking: if this is a part of the localization package, would it be easier to fix bugs and push updates?