Hacker News new | ask | show | jobs
by Midnightas 2853 days ago
This fails for me, makes the bar a pixel tall. I knew I overcomplicated it, although I like doing that :P, thanks.
1 comments

Sorry, I used these lines a few years back, I'm using other styles now so I didn't know it stopped working.

You are right, it's not working.

Edit: OK, I know what's going on now, you need to add this to the code above:

    .comtr table {
        height: 100%;
    }