Take code like this: ```html <dir dir="rtl"> <div class="pretty p-default"> <input type="checkbox" /> <div class="state"> <label>تاست</label> </div> </div> </div> ``` The checkbox ends up covering the text.