Please see my previous email: em and rem have nothing to do with responsiveness, in regards to that px behave exactly the same, namely relative. I just checked back on a recent project, also responsive – there I even mixed em and px.<div>


<br></div><div>Also see the Bootstrap interface library, it uses px and is probably the baseline for many responsive websites recently: <a href="http://twitter.github.com/bootstrap" target="_blank">http://twitter.github.com/bootstrap</a></div>

<div><br></div><div><br></div><div>Please correct me if I missed something, I really don’t want to drive something forward which will bite us in the future. But please with proof – the comments about px not working properly with different resolutions or not being responsive are simply not true, it’s a relative unit just like em (despite the misleading name).</div>


<div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 5, 2012 at 4:15 PM, Drew Hornbein <span dir="ltr"><<a href="mailto:dhornbein@gmail.com" target="_blank">dhornbein@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi everyone, I've been lurking here for a while.<div><br></div><div>If you have any intention to make owncloud responsive going with em and rem is the right choice.</div>


<div><div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Wed, Dec 5, 2012 at 9:32 AM, Bernhard Posselt <span dir="ltr"><<a href="mailto:nukeawhale@gmail.com" target="_blank">nukeawhale@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




Wow thanks. rem looks awesome and would solve my current problems :)<div><br>
<br>
On 12/05/2012 05:56 AM, Thomas Tanghus wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wednesday 05 December 2012 01:09 Jan-Christoph Borchardt wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Just a short public service announcement concerning everyone who writes CSS<br>
in ownCloud:<br>
<br>
Please only use px as values, no em anymore.<br>
</blockquote>
Doesn't this go against what just about every (self-proclaimed?) css guru<br>
says?<br>
<br>
Wouldn't it be better to set a base font-size in the main style sheet, which<br>
would also solve font sizes being different when rendered in Gecko and WebKit,<br>
and then use rem instead of em? [*]<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
px are absolute and let us control everything much easier, while em are<br>
relative to the font-size and are bound to make you very angry sooner or<br>
later. You don’t need to change every em value to px right now, but when<br>
you write new code or touch old one, please use px.<br>
</blockquote>
But using pixel sizing also renders ownCloud impossible to use on e.g. retina<br>
displays. If we can adjust the base size based on which device is used, it<br>
will allow us to make it viewable on different form factors.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks! (There are of course more things about the CSS which need to be<br>
addressed, but going forward this is most important.)<br>
</blockquote>
[*] <a href="http://www.alistapart.com/articles/love-the-boring-bits-of-css/" target="_blank">http://www.alistapart.com/<u></u>articles/love-the-boring-bits-<u></u>of-css/</a><br>
<br>
</blockquote>
<br></div><div><div>
______________________________<u></u>_________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org" target="_blank">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/owncloud</a><br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org" target="_blank">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
<br></blockquote></div><br></div>