[Xerte-dev] Re: <li> in firefox too far to the left...

Fay Cross Fay.Cross at nottingham.ac.uk
Thu May 2 13:48:32 BST 2013


There's nothing in the css that is changing the default way that bullets show in the browser.  It looks like firefox needs your bullets to be inside a <ul> or <ol> to display properly.  Other browsers don't seem to mind if you miss out the ul/ol tags.

So this should work in all browsers:

<ul>
<li>bullet 1</li>
<li>bullet 2</li>
</ul>

From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders
Sent: 02 May 2013 13:38
To: For Xerte technical developers
Subject: [Xerte-dev] <li> in firefox too far to the left...



The bullets of <li> show too far to the left in firefox. They look ok in Chrome.

[cid:image001.png at 01CE473B.BC2F6BB0]


--

--



Tom Reijnders

TOR Informatica

Chopinlaan 27

5242HM Rosmalen

Tel: 073 5226191

Fax: 073 5226196


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130502/91e0d6d4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 17598 bytes
Desc: image001.png
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130502/91e0d6d4/attachment-0001.png>


More information about the Xerte-dev mailing list