- Code:
.tableflip {
direction: rtl;
}
.lefttablecol {
padding-left:33px;
}
You also need to add this to .comment_media
- Code:
.comment_media {
direction: ltr;
}

.tableflip {
direction: rtl;
}
.lefttablecol {
padding-left:33px;
}
.comment_media {
direction: ltr;
}

Bug wrote: Is there a way to flip my layout upside down?
Profile Layout Help and Discussion