Skip to content

Instantly share code, notes, and snippets.

@MetroWind
Created January 15, 2014 03:07
Show Gist options
  • Save MetroWind/8430074 to your computer and use it in GitHub Desktop.
Save MetroWind/8430074 to your computer and use it in GitHub Desktop.
div.inline_editor_content, div.expanded_q_text, div.truncated_q_text
{
text-align: justify;
hyphens: auto;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
line-height: 1.4;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment