View Single Post
  #11  
Old 04-06-2015, 12:05 PM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: SKU is hidden X-Cart Business 5.0.13 Admin

Well, guys, I do not feel this is a bug, because default admin area cannot afford really long area for SKUs on product list.

I would agree that simple CSS rules like this is just what you need:
Code:
.items-list.products table.list td.sku.no-wrap .plain-value { width: 200px; }

Thank you for snapshots, anyway!
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote