Bootstrap Nowrap
<div class="text-nowrap" style="width: 8rem;">
This text should overflow the parent.
</div>
Motionless Mouse
<div class="text-nowrap" style="width: 8rem;">
This text should overflow the parent.
</div>
//calse text-nowrap
<div class="text-nowrap" style="width: 8rem;">
This text should overflow the parent.
</div>