Hi all,

A definition CSS on line 400 in  debwiki.css

Not set the correct alignment with the parameter.

Exemple:  http://wiki.debian.org/DebianDayArtwork

{{attachment:debaday.png||align="right"}}


Generates the code to align correctly. But the CSS is by default:

p img.attachment {
float: left;    <------ need remove this!
padding-right: 1.5em;
}


Fix Bug:
Need remove line 400 "float: left;" on debwiki.css


thanks.

--
://ValessioBrito.info
Comunicação e Tecnologia
mobile: +55 71 VALESSIO


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to