Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 4f795d0

Browse files
committed
Merge pull request #1481 from OpenBazaar/pr/1471
Pr/1471
2 parents 9cc5bcc + a040e7a commit 4f795d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/templates/serverConfigs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="flexContainer flex-border custCol-primary">
22
<div class="flexRow">
3-
<div class="list flexRow flexExpand border0 custCol-border js-rows-wrap autoOverflowYHideX customThemeScrollbar" style="height: 325px">
3+
<div class="list flexRow flexExpand border0 custCol-border js-rows-wrap autoOverflowYHideX custCol-text customThemeScrollbar" style="height: 325px">
44
<h2 class="js-zero-configs marginCenter rowTop20">No server configurations.</h2>
55
</div>
66
</div>

js/templates/serverConnectModal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
<div class="positionRelative">
1010
<div class="js-config-list-wrap"></div>
1111
<div class="js-config-form-wrap positionTop server-config-form slide-out"></div>
12-
</div<
12+
</div>

0 commit comments

Comments
 (0)