[Owncloud] CSS: use px, not em

Jan-Christoph Borchardt hey at jancborchardt.net
Wed Dec 5 00:09:17 UTC 2012


Just a short public service announcement concerning everyone who writes CSS
in ownCloud:

Please only use px as values, no em anymore.

px are absolute and let us control everything much easier, while em are
relative to the font-size and are bound to make you very angry sooner or
later. You don’t need to change every em value to px right now, but when
you write new code or touch old one, please use px.

Thanks! (There are of course more things about the CSS which need to be
addressed, but going forward this is most important.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20121205/7f708fa4/attachment.html>


More information about the Owncloud mailing list