make the table above the filters match

10.3.x-maintenance
nathan 2016-06-24 02:32:43 -07:00
parent 594c74de0a
commit b4fab40e26
2 changed files with 8 additions and 12 deletions

View File

@ -346,7 +346,7 @@
}
.tab-pid_tuning .helpicon {
margin-top: -1px;
margin-top: 1px;
}
.tab-pid_tuning .number .helpicon {

View File

@ -159,18 +159,14 @@
<div class="gui_box grey topspacer">
<table id="pid_accel" class="pid_tuning">
<tr>
<th colspan="4">
<div class="pid_mode borderleft">
<div class="textleft">
<tr class="fancy header">
<th>
<div class="pidTuningLevel" i18n="pidTuningLevel"></div>
<div class="helpicon cf_tip" i18n_title="pidTuningLevelHelp"></div>
</div>
<div class="pids" i18n="pidTuningLevelP"></div>
<div class="pids" i18n="pidTuningLevelI"></div>
<div class="pids" i18n="pidTuningLevelD"></div>
</div>
</th>
<th i18n="pidTuningLevelP"></th>
<th i18n="pidTuningLevelI"></th>
<th i18n="pidTuningLevelD"></th>
</tr>
<tr class="LEVEL">
<!-- 7 -->