We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a4f3a commit ffea628Copy full SHA for ffea628
templates/nextgen/tools_calculator.php/smarty_calculator.tpl
@@ -7,7 +7,7 @@
7
<div class="card-body row">
8
<div class="col-md-6 col-sm-12">
9
<form id="resistor4ring" name="resistor4ring">
10
- <table class="table table-bordered table-condensed">
+ <table class="table table-bordered table-sm">
11
<thead>
12
<tr>
13
<th>{t}1. Ring{/t}</th>
@@ -236,7 +236,7 @@
236
</div>
237
238
<form id="resistor6ring" name="resistor6ring">
239
- <table class="table table-bordered table-condensed" >
+ <table class="table table-bordered table-sm" >
240
241
242
0 commit comments