Browse Source

Harmonize CSS for tables in fichehalfleft/fichehalfright

Thomas Negre 2 years ago
parent
commit
c8d0226613
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/theme/eldy/global.inc.php

+ 1 - 1
htdocs/theme/eldy/global.inc.php

@@ -3549,7 +3549,7 @@ td.border, div.tagtable div div.border {
 }
 
 
-.fichehalfright table.noborder {
+.fichehalfright table.noborder , .fichehalfleft table.noborder{
 	margin: 0px 0px 0px 0px;
 }
 table.liste, table.noborder, table.formdoc, div.noborder {