auchenberg / timey

A little tool to make timezones more human and easier to understand.
https://timey.in
107 stars 26 forks source link

First timezone added doesn't get a background #12

Closed mortenjust closed 10 years ago

mortenjust commented 10 years ago

shot-796x594

schrierc commented 10 years ago

I am experiencing this with Chrome 35.0.1916.114 on Mac OS X 10.9.3.

This appears to be caused by the use of flexbox. The first item is rendered with a background if I remove the two "display: flex" declarations. Any event that triggers a redraw (adding another place, search, or re-open the extension) will cause the place to be rendered with a background.

auchenberg commented 10 years ago

Yeah, this is a rendering issue in Chrome. Renders fine with flexbox in Firefox. I wonder if there's any workaround in Chrome, as I need flexbox for the layout.