Skip to main content

The card list is wordt quite good now in Universal when running on a smaller screen.

Two little optimizations in the layout would make it almost perfect. 

  1. Is there a way to make the margin between the image/icon and the text area smaller? 
     
  2. Is it possible to get rid of the image download button? When download of images is needed it will be done via the form i guess in most cases.

 

 

  1. not by default, but you could use custom CSS to achieve this. 
  2. This is only for columns with extra options (like download) excluding those columns would make the dots disappear. Or you could also use custom CSS to achieve this.