3
1

More than 5 years have passed since last update.

IEとcalcとpaddingのバグ

Last updated at Posted at 2017-06-22

つらい

IEだとpaddingに%を含むcalcの計算をすると、ウィンドウリサイズしても反映されない

ページ読み込みの時の%の値をリサイズしても保持し続ける, 何故か最大化すると計算し直す

サンプル↓
https://codepen.io/anon/pen/RgOwbL

vwを使えばうまくいくので、頑張りましょう。

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1