fhsav / clock.js

The FHS Clock built with Node.
https://fhsclock-js.herokuapp.com
Mozilla Public License 2.0
5 stars 2 forks source link

Flash alerts cause content to jump on hide #13

Closed gluxon closed 9 years ago

gluxon commented 9 years ago

This problem is due to CSS margin collapsing. Once the element is gone, margins on the title and first paragraph collapse, causing content to jump.

http://stackoverflow.com/questions/3906640/css-margins-overlap-problem