sturobson/Responsive-Calculator

RWD border-box output

Closed this issue · 3 comments

Is there any difference in calculation if border-box is on or off?

For example, I can write it so border and padding eat into the width faking border-box. Maybe we can have three settings, $border-box: true | legacy | false; where legacy preprocesses the effect of border-box?

only just noticed this, did you go with anything?

@sturobson I left it at default behavior so no magic is done.

I’m just gonna close this out actually.