|
1636 | 1636 | </span>
|
1637 | 1637 | </div>
|
1638 | 1638 |
|
1639 |
| - <div id="correctionsPriorityList"> |
| 1639 | + <div align="center" id="correctionsPriorityList"> |
1640 | 1640 | <div style="margin-top:5px;" class="form-group row">
|
1641 |
| - <button type="button" class="btn btn-primary btn-block" id="corrPrioButton0">0</button> |
| 1641 | + <button type="button" class="btn btn-primary box-margin20" id="corrPrioButton0">0</button> |
1642 | 1642 | </div>
|
1643 | 1643 | <div style="margin-top:5px;" class="form-group row">
|
1644 |
| - <button type="button" class="btn btn-primary btn-block" id="corrPrioButton1">1</button> |
| 1644 | + <button type="button" class="btn btn-primary box-margin20" id="corrPrioButton1">1</button> |
1645 | 1645 | </div>
|
1646 | 1646 | <div style="margin-top:5px;" class="form-group row">
|
1647 |
| - <button type="button" class="btn btn-primary btn-block" id="corrPrioButton2">2</button> |
| 1647 | + <button type="button" class="btn btn-primary box-margin20" id="corrPrioButton2">2</button> |
1648 | 1648 | </div>
|
1649 | 1649 | <div style="margin-top:5px;" class="form-group row">
|
1650 |
| - <button type="button" class="btn btn-primary btn-block" id="corrPrioButton3">3</button> |
| 1650 | + <button type="button" class="btn btn-primary box-margin20" id="corrPrioButton3">3</button> |
1651 | 1651 | </div>
|
1652 | 1652 | <div style="margin-top:5px;" class="form-group row">
|
1653 |
| - <button type="button" class="btn btn-primary btn-block" id="corrPrioButton4">4</button> |
| 1653 | + <button type="button" class="btn btn-primary box-margin20" id="corrPrioButton4">4</button> |
1654 | 1654 | </div>
|
1655 | 1655 | <div style="margin-top:5px;" class="form-group row">
|
1656 |
| - <button type="button" class="btn btn-primary btn-block" id="corrPrioButton5">5</button> |
| 1656 | + <button type="button" class="btn btn-primary box-margin20" id="corrPrioButton5">5</button> |
1657 | 1657 | </div>
|
1658 | 1658 | <div style="margin-top:5px;" class="form-group row">
|
1659 |
| - <button type="button" class="btn btn-primary btn-block" id="corrPrioButton6">6</button> |
| 1659 | + <button type="button" class="btn btn-primary box-margin20" id="corrPrioButton6">6</button> |
1660 | 1660 | </div>
|
1661 | 1661 | </div>
|
1662 | 1662 |
|
|
0 commit comments