0
Internet explorerの下の画像で問題が発生しました。クロームで正常に動作しています。 (適切に位置合わせされた、細かい作業)Internet explorerの下の画像で問題が発生しました。クロムで動作しています。
IE 11(問題)Chromeでで
<tr>
<td class="pageQuestions" style="-ms-word-break: break-all;">Radio button test</td>
<td class="radioWidthCalc"><span style="display: block;">
<input name="9dd79f06-cc23-442b-9e46-164f22901752" class="InputRadioButton" id="9dd79f06-cc23-442b-9e46-164f22901752" style="margin-top: 3px;" type="radio" value="1"><lable class="RadioButtonLabel" style="margin-right: 15px; -ms-word-break: break-all;">asdfasdfasdfsadfasdfsadfasd asdfasdfasdfasdf asdf asdf asdfasd fasdfasdfasdfsadfasdfsadfasd asdfasdfasdfasdf asdf asdf asdfasd fasdfasdfasdfsadfasdfsadfasd asdfasdfasdfasdf asdf asdf asdfasd fasdfasdfasdfsadfasdfsadfasd asdfasdfasdfasdf asdf asdf asdfasd fasdfasdfasdfsadfasdfsadfasd asdfasdfasdfasdf asdf asdf asdfasd fesr3434sdfdasdfasdfasdfsadfasdfsadfasd asdfasdfasdfasdf asdf asdf asdfasd fasdfasdfasdfsadfasdfsadfasd asdfasdfasdfasdf asdf asdf asdfasd fasdfasdfasdfsadfasdfsadfasd asdfasdfasdfa</lable></span><span style="display: block;"><input name="9dd79f06-cc23-442b-9e46-164f22901752" class="InputRadioButton" id="9dd79f06-cc23-442b-9e46-164f22901752" style="margin-top: 3px;" type="radio" value="3"><lable class="RadioButtonLabel" style="margin-right: 15px; -ms-word-break: break-all;">Breghtrehtrhjj</lable></span><span style="display: block;"><input name="9dd79f06-cc23-442b-9e46-164f22901752" class="InputRadioButton" id="9dd79f06-cc23-442b-9e46-164f22901752" style="margin-top: 3px;" type="radio" value="2"><lable class="RadioButtonLabel" style="margin-right: 15px; -ms-word-break: break-all;">Crt6trhjytrjutykykmtgh ty thyhhhhhhhhhhhhhhhhhhhhhhhhhhhhh hhhhhhhhh</lable></span><span style="display: block;"><input name="9dd79f06-cc23-442b-9e46-164f22901752" class="InputRadioButton" id="9dd79f06-cc23-442b-9e46-164f22901752" style="margin-top: 3px;" type="radio" value="5"><lable class="RadioButtonLabel" style="margin-right: 15px; -ms-word-break: break-all;">asdfasdfsadfsadfsadfsadfsadfasd</lable></span></td>
</tr>
.InputRadioButton {
float: left !important;
/*margin: 0 !important;
margin-top: 3px !important;*/
margin-left: 5px !important; }
.RadioButtonLabel {
display: block;
/*margin-left: 3em;*/
margin-left: 3vw; }
実際に問題を示すスニペットを追加できますか?私はあなたのソースを[fiddle](https://jsfiddle.net/udyqv2df)に変えましたが、他のブラウザと同じようにIEで見えます。 –
コードを読みやすい方法で書式設定してください – Turnip
積み重ねたいと思ったら入力を浮かべているのはなぜですか? – Turnip