Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-02-04 18:03:32 +01:00
parent 71d0ed0754
commit 9c8119def9
2 changed files with 9 additions and 9 deletions

View File

@ -3641,7 +3641,7 @@ div.boximport {
.fieldrequired { font-weight: bold; color: #000055; } .fieldrequired { font-weight: bold; color: #000055; }
.widthpictotitle { width: 44px; text-align: <?php echo $left; ?>; } .widthpictotitle { width: 32px; text-align: <?php echo $left; ?>; }
span.widthpictotitle { font-size: 2.1em; }; span.widthpictotitle { font-size: 2.1em; };
.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; } .dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }