File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 377377 <small id="sotaRefHelp" class="form-text text-muted"><?php echo lang ('qso_sota_ref_helptext ' ); ?> </small>
378378 </div>
379379 <div class="mb-3 col-md-3 align-self-center">
380- <button id="sota_info" class="btn btn-secondary spw-buttons"></button >
380+ <small id="sota_info" class="btn btn-secondary spw-buttons"></small >
381381 </div>
382382 </div>
383383
388388 <small id="wwffRefHelp" class="form-text text-muted"><?php echo lang ('qso_wwff_ref_helptext ' ); ?> </small>
389389 </div>
390390 <div class="mb-3 col-md-3 align-self-center">
391- <button id="wwff_info" class="btn btn-secondary spw-buttons"></button >
391+ <small id="wwff_info" class="btn btn-secondary spw-buttons"></small >
392392 </div>
393393 </div>
394394
399399 <small id="potaRefHelp" class="form-text text-muted"><?php echo lang ('qso_pota_ref_helptext ' ); ?> </small>
400400 </div>
401401 <div class="mb-3 col-md-3 align-self-center">
402- <button id="pota_info" class="btn btn-secondary spw-buttons"></button >
402+ <small id="pota_info" class="btn btn-secondary spw-buttons"></small >
403403 </div>
404404 </div>
405405
Original file line number Diff line number Diff line change @@ -859,7 +859,7 @@ label {
859859
860860.spw-buttons {
861861 --bs-btn-padding-x : 0.3rem ;
862- --bs-btn-padding-y : 0.1 rem ;
862+ --bs-btn-padding-y : 0.6 rem ;
863863 display : none;
864864}
865865
You can’t perform that action at this time.
0 commit comments