Open qub1750ul opened 5 years ago
@Fred-Barclay @qub1750ul
What you may want todo is try this https://github.com/bus-stop/Termination/blob/ffae0463e1603031d3f7b29c8539f3dffbb3e86c/styles/termination.less#L110
and remove the -webkit-flex replacing it with a non vendor prefix CSS alternative like display: flex
or display: inline block
and revert the proposed change which is actually 100% incorrect.
Fixes #91 I'm not a web-tech guy, i don't know neither javascript nor coffeescript, literally don't know what i'm doing. But it works.