in reply to Re^4: Too much indentation!
in thread Too much indentation!

But you can! Use proportional spacing.

Next (silly) indent goes below.

Replies are listed 'Best First'.
Re^6: Too much indentation!
by ww (Archbishop) on Sep 15, 2008 at 02:11 UTC
    Ooops. I was late with the previous reply....which was addressed to fractional spaces.
      Hmm.Some say it's better to read from top to bottom, so maybe this will be an improvement on readability?

      Stop saying 'script'. Stop saying 'line-noise'.
      We have nothing to lose but our metaphors.

        Try adding the following user CSS to your Display settings. It seemed to work for me, though it may not work for all browsers, and may have other effects too. Up the number of repetitions of ul to make the limit deeper.

        ul ul ul { padding-left: 0px }

        Update: yeah, do include the indent class as well.