Skip to content
Snippets Groups Projects
Commit 51579a6a authored by nimrod's avatar nimrod
Browse files

- Added CSS class for right to left.

parent d363dad6
No related branches found
No related tags found
No related merge requests found
...@@ -331,3 +331,5 @@ form.inline_edit { ...@@ -331,3 +331,5 @@ form.inline_edit {
.right { float: right; } .right { float: right; }
.clear { clear: both; } .clear { clear: both; }
.rtl { direction: rtl; }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment