angular-elastic
angular-elastic copied to clipboard
Wrong css values when using percent values
I'm used to define height and min-height in percent (100%).
It seems that parseInt does not consider percent value.
So when defining min-height=100%;, elastic sets height to 100px.
need to investigate this
Archiving repository.