[MR UI] Handle fractional height for first-run-flow element
The first run flow div, whose height is not hard-coded, has a fractional height value, which is also used as the top margin size for the header below it. By keeping it fractional rather than rounding by using offsetHeight, we avoid rounding errors. BUG=615373 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2345773002 Cr-Commit-Position: refs/heads/master@{#419213}
Showing
Please register or sign in to comment