Skip to content

Commit 304eaa3

Browse files
committed
Cleanup spacing in options page
1 parent 2ca75e2 commit 304eaa3

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

extension/options/options.html

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45,25 +45,21 @@
4545
<hr/>
4646
<div class="form-group row">
4747
<div class="col-sm-12">
48-
<p>
49-
<strong>Facing an issue? Want to suggest a feature?</strong>
50-
<br>
51-
<a href="https://github.com/Chrisvin/StackOverflowSearchExtension/issues">
52-
Share it through github issues.
53-
</a>
54-
</p>
48+
<strong>Facing an issue? Want to suggest a feature?</strong>
49+
<br>
50+
<a href="https://github.com/Chrisvin/StackOverflowSearchExtension/issues">
51+
Share it through github issues.
52+
</a>
5553
</div>
5654
</div>
5755
<hr/>
5856
<div class="form-group row">
5957
<div class="col-sm-12">
60-
<p>
61-
<strong>Source code:</strong> (MIT licensed, feel free to fork and play around)
62-
<br>
63-
<a href="https://github.com/Chrisvin/StackOverflowSearchExtension">
64-
github.com/Chrisvin/StackOverflowSearchExtension
65-
</a>
66-
</p>
58+
<strong>Source code:</strong> (MIT licensed, feel free to fork and play around)
59+
<br>
60+
<a href="https://github.com/Chrisvin/StackOverflowSearchExtension">
61+
github.com/Chrisvin/StackOverflowSearchExtension
62+
</a>
6763
</div>
6864
</div>
6965
<hr/>

0 commit comments

Comments
 (0)