list spacing

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

Is there a way to control the spacing of

  • 's?
  • I tried line-spacing:20px; but it don't work Sad

    disaster-master's picture

    She has: 2,154 posts

    Joined: May 2001

    I am sure there are many ways to skin this cat but here is what i usually use. Smiling

    ul {
    list-style-type : square;
    line-height : 1.5em;
    }

    Renegade's picture

    He has: 3,022 posts

    Joined: Oct 2002

    line-height ahh yes Laughing out loud thanks Laughing out loud it works like a charm Laughing out loud

    Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.