On 14.04.2012 03:44, Rajko M. wrote:
Left margin for lists disappeared (set to 0) for http://en.opensuse.org .
I put temporary fix in MediaWiki:Common.css: ul li, ol li { margin: 0.5em 1em; }
Real fix would be to fix css, but that can't be done without checking all other servers using bento.
I can bet that "margin:0.5em 0;" was result fix for some other server. It seems that is time to reconsider css "architecture" for openSUSE infrastructure.
The source of this problem is that the bullet for the lists was moved from outside to inside which also changed the margin. Setting the left margin fixes this, but I would prefer to move the bullet back to outside which makes the content nicer aligned. Greetings -- Thomas Schmidt (tschmidt [at] suse.de) SUSE Linux Products GmbH :: Research & Development :: Tools "Computers are useless. They can only give you answers." Pablo Picasso -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-wiki+owner@opensuse.org