Skip to content

Instantly share code, notes, and snippets.

@Restoration
Created October 27, 2016 01:26
Show Gist options
  • Select an option

  • Save Restoration/0aa0903cf05e36dce3d2b7b80a281b1e to your computer and use it in GitHub Desktop.

Select an option

Save Restoration/0aa0903cf05e36dce3d2b7b80a281b1e to your computer and use it in GitHub Desktop.
tableでwidthが反映されない場合の対処
.table {
border-collapse: collapse;
table-layout: fixed;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment