Skip to content

Instantly share code, notes, and snippets.

@patorash
Created December 28, 2016 05:51
Show Gist options
  • Save patorash/fe315a31491b54c9eb51a5b75f0f383d to your computer and use it in GitHub Desktop.
Save patorash/fe315a31491b54c9eb51a5b75f0f383d to your computer and use it in GitHub Desktop.
IEでもtext-align: justify;が効かせるplaceholder selectorを定義した。
%text-align-justify {
text-align: justify;
text-justify: inter-ideograph;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment