Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit b865f57

Browse files
committed
Fixed te layout of the 'Subcribe to Newletter' toggle
1 parent 96c316e commit b865f57

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

www/templates/adopt.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
<span class="input-label">Your email</span>
1313
<input type="email">
1414
</label>
15-
<label class="item item-toggle">
16-
Subscribe To Newsletter
17-
<toggle></toggle>
18-
</label>
15+
<toggle>Subscribe To Newsletter</toggle>
1916
<button class="button button-positive button-block">Adopt</button>
2017
</div>
2118
</content>

0 commit comments

Comments
 (0)