この問題はモバイルデバイスでのみ発生しています。私はちょうどあなたが欲しいものだflexが表示され、他のdivにテキストが表示される
<div id="main-class" style="border: 1px solid;width:600px;">
<div class='a_class'>
<div id="wrapper-inner" style="display:flex;;overflow:hidden;">
<div style="padding:10px;"><img src="http://shop.wwe.com/on/demandware.static/-/Sites/default/dw29757933/images/slot/landing/superstar-landing/Superstar-Category_Superstar_562x408_theRock.png"
style="width:80px;height:80px"></div>
<div style="text-align: left;">
<span style="display:block;">Javascript is fun</span>
<span style="">Programming language</span>
<div class="space" style="height:5px"></div>
<div style="font-size:12px;color:#90949c;">If this text is too large then this is casuing the whole section in the right side to be appear over the left image. this issue is occuring in mobile devices only. In desktop, its working f ine </div>
</div>
</div><!--wrapper-inner -->
</div><!--a_class -->
</div><!--main-class -->
問題を再現できません。どの携帯電話とどのモバイルブラウザを指定したことさえありません。 –
@SergChernata:あなたはどんなモバイルでもフィドルをチェックすることができます。それを調べることで、あなたは私の問題が何であるかを正確に知ることができます。 :) – Monty
しました。問題ありません。 –