Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 26e51be

Browse files
committed
FAQs: Fix <hr/>s
There is inconsistent line dividers between each article. This _should_ fix all of them
1 parent 75f1ebf commit 26e51be

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

OpenTabletDriver.Web/Views/Wiki/FAQ/Linux.cshtml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
</li>
4343
</ol>
4444
</div>
45+
46+
<hr/>
47+
4548
<div class="ms-3">
4649
<h3>
4750
The modules reload after rebooting?
@@ -67,6 +70,8 @@
6770
</ol>
6871
</div>
6972

73+
<hr/>
74+
7075
<h3 class="wiki-nav-item pb-2" id="fail-device-streams">
7176
Failed to open device streams
7277
</h3>
@@ -126,6 +131,8 @@
126131
</p>
127132
</div>
128133

134+
<hr/>
135+
129136
<h3>This doesn't work after rebooting?</h3>
130137
<div class="ms-3">
131138
<p>

OpenTabletDriver.Web/Views/Wiki/FAQ/Windows.cshtml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
</li>
2525
</ol>
2626
</div>
27+
28+
<hr/>
29+
2730
<h3 class="wiki-nav-item pb-2" id="ghost-cursor">
2831
Teleporting cursor position
2932
</h3>

0 commit comments

Comments
 (0)