Changes between Initial Version and Version 1 of Ticket #26639, comment 15
- Timestamp:
- 12/20/2013 03:15:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26639, comment 15
initial v1 4 4 Done in [attachment:26639.5.diff]. 5 5 6 We already use `display: none` for smartphones: [source:tags/3.8/src/wp-admin/css/wp-admin.css#L13011], so this should make it consistent. 7 6 8 The patch also moves `width: 190px` rule to the same selectors a few lines above to avoid unnecessary repeating.