HTML - nimrody/knowledgebase GitHub Wiki

  • Prevent wrappinng of text in tables:

    table-layout: fixed; white-space: nowrap;