Forum CSS needs list margins / padding

Subscribe to Forum CSS needs list margins / padding 4 posts

avatar for Interrobang Interrobang 24 posts
Flag Post

Could we get a margin fix for the forum CSS? Someone is using a nasty star rule to apply margin:0, padding:0 to everything. Apart from that not being a very good way to do things, it kills lists.

Here’s what lists look like right now on the forums

If you just added back the default margining and padding to lists, ahhh!

I just disabled the star-rule for these images; you would obviously want to write a rule like

ol, ul { padding-left:40px; margin:14px 0; }

 
avatar for arcaneCoder arcaneCoder 2354 posts
Flag Post

Yeah, this was a lame choice on the part of the forum developers and has been a nuisance.

 
avatar for Juze Juze 1836 posts
Flag Post

This would be great. Somehow. Maybe not.

 
avatar for Jon0513 Jon0513 231 posts
Flag Post

I think it’s a good idea too. Formatting on these forums is nearly impossible right now.