Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/geckodriver.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Tolfsen <ato@sny.no>2018-07-21 14:10:11 +0300
committerGitHub <noreply@github.com>2018-07-21 14:10:11 +0300
commitd1e9b97337f465fec562e93d27b26dcd03ce6d33 (patch)
treef60186d7bb4de1a55f27621807b53495f1e9e4d3
parent375ac80d24a8ed8996ab3842723da1b4d24ed8ca (diff)
use word-wrap on table
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index afc1086..326642d 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ geckodriver supports a number of [capabilities]:
[capabilities]: https://w3c.github.io/webdriver/#capabilities
-<table>
+<table style="word-wrap: normal">
<thead>
<tr>
<th>Name