learnlayout icon indicating copy to clipboard operation
learnlayout copied to clipboard

Persian needs some RTL layout work

Open incompl opened this issue 12 years ago • 0 comments

In position.html, red box is not positioned properly

In position-example.html, float-layout.html , media-queries.html and percent.html, sidebar must be a right-side sidebar, to match with rtl.

In inline-block.html, first example items are float left and not the same as second example. So they must have float:right

In inline-block-layout.html and flexbox.html, sidebar is correctly a right-side sidebar! May be you want to skip previous issue and change this one.

incompl avatar Mar 19 '13 14:03 incompl