File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,7 @@ <h1>{% translate pagetitle %}</h1>
1919< div class ="container ">
2020 < div class ="row card-row " style ="justify-content: center; ">
2121 < div class ="card buy-card " style ="width: 480px;margin-top: -30px;margin-bottom: 100px; ">
22- < div class ="tabs buy-sell-tabs " style ="">
23- < input type ="radio " name ="tabs " id ="selltab ">
24- < label for ="selltab " style ="margin-left: 25px;margin-right: 25px; "> Sell Bitcoin</ label >
25- < div class ="tab ">
26- < div id ="sell-widget " style ="width: 370px;height: 650px; "> </ div >
27- </ div >
28- < input type ="radio " name ="tabs " id ="buytab " checked ="checked ">
29- < label for ="buytab " style ="margin-left: 25px;margin-right: 25px; "> Buy Bitcoin</ label >
30- < div class ="tab ">
31- < div id ="buy-widget " style ="width: 370px;height: 650px; "> </ div >
32- </ div >
22+ < div id ="buy-widget " style ="width: 400px;height: 650px; "> </ div >
3323 </ div >
3424</ div >
3525 < div style ="margin-top: 50px;text-align: center; ">
You can’t perform that action at this time.
0 commit comments