Zum Hauptinhalt gehen

Kommentare

3 Kommentare

  • Permanently deleted user
    try adjusting layer-contents or display-name classes in your CSS files.
    0
  • Chris Roberts
    add this to the custom desktop.css file

     

    .layer-contents{

     

       min-height: 3em; (adjust to suit)

     

    }

     

     
    0
  • Don Neumann
    Hey Peter and Chris, adjusting .layer-contents seems to be the way to go.

     

    the min height got me part way there, and I added max-height: 3em to get it down even further

     

    Thanks so much!
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.