Hi guys, it's really weird what happened to me today ... I'm working on code to create a submenu, and I used the property
display: -webkit-flex;
display: flex;
align-items: center;
thus, the voices of the various sections (li tags) are centered vertically. I used these properties many times before for other codes, and they always worked correctly. As always, I check the code on my mac, on iPhone 5, on firefox and chrome.
But as soon as I see the file through my iphone 5 (version 8.3), I was shocked ... the properties did not work. I displayed the old files and even the same problem arose with them.
enter image description here
It's amazing that mc works fine with my brother's iPhone 5 (updated to version 9.x):
http://i.stack.imgur.com/1bHhT.jpg
... ?
? iphone ?