Amaury Well-known member Dec 20, 2013 #1 I want to pull the bottom of the box down more so it covers the whole avatar. I've tried increasing the padding-bottom that's there and adding margin-bottom, but they just messed things up.
I want to pull the bottom of the box down more so it covers the whole avatar. I've tried increasing the padding-bottom that's there and adding margin-bottom, but they just messed things up.
Jeremy in memoriam 1991-2020 Dec 20, 2013 #2 Code: .sidebar .visitorText { min-height: 96px; } Upvote 0 Downvote
Amaury Well-known member Dec 20, 2013 #3 Jeremy said: Code: .sidebar .visitorText { min-height: 96px; } Click to expand... It'd be nice if it were that way by default, as I personally think it looks better. Anyway, helpful as always, Jeremy! Thank you! Upvote 0 Downvote
Jeremy said: Code: .sidebar .visitorText { min-height: 96px; } Click to expand... It'd be nice if it were that way by default, as I personally think it looks better. Anyway, helpful as always, Jeremy! Thank you!