Unverified Commit 4e77cd31 authored by bitsoko's avatar bitsoko Committed by GitHub

Update index.html

parent 8ce81bdc
......@@ -1030,10 +1030,10 @@
</div>
</li>
<li class="doPayMM" style="pointer-events:none; right: 50px;position: absolute;">
<li class="doPayMM" style="pointer-events:none;">
<div class="collapsible-header">Pay using mobile money
<!-- Switch -->
<div class="doPayMM-switch switch" style="pointer-events:all;float:right;">
<div class="doPayMM-switch switch" style="pointer-events:all; right: 50px;position: absolute;">
<label>
<input type="checkbox" class="doPayMM-switch">
<span class="lever"></span>
......@@ -1053,10 +1053,10 @@
</span>
</div>
</li>
<li style=" right: 50px;position: absolute;pointer-events:none;" class="doPaycard">
<li style="pointer-events:none;" class="doPaycard">
<div class="collapsible-header">Pay using credit card
<!-- Switch -->
<div class="doPaycard-switch switch" style="pointer-events:none;float:right;">
<div class="doPaycard-switch switch" style="pointer-events:none; right: 50px;position: absolute;">
<label>
<input type="checkbox" class="doPaycard-switch">
<span class="lever"></span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment