Skip to content

Instantly share code, notes, and snippets.

@maor
Last active December 10, 2015 00:39
Show Gist options
  • Save maor/4352994 to your computer and use it in GitHub Desktop.
Save maor/4352994 to your computer and use it in GitHub Desktop.
RTL support for Jetpack's Comments Module
/* RTL support for Jetpack's Comments Module */
body.rtl #respond form {
direction: rtl;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment