Skip to content

Commit

Permalink
calibration.html: Make width match (full)
Browse files Browse the repository at this point in the history
  • Loading branch information
sensei-hacker committed Jul 11, 2024
1 parent 4f2207e commit 5ea36e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tabs/calibration.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- should be the first DIV on each tab -->
<div class="cf_column full spacerbottom">
<div class="tab_title" data-i18n="tabCalibration">Calibration</div>
<div class="cf_column threefourth_left">
<div class="cf_column left">
<div class="spacer_right">
<div class="gui_box grey">
<div class="gui_box_titlebar">
Expand Down Expand Up @@ -176,4 +176,4 @@ <h1 class="modal__title modal__title--center" data-i18n="accCalibrationProcessin
<h1 class="modal__title modal__title--center" data-i18n="accCalibrationProcessing"></h1>
<div id="modal-opflow-countdown" class="modal__text"></div>
</div>
</div>
</div>

0 comments on commit 5ea36e9

Please sign in to comment.