css
This commit is contained in:
parent
7b68ef1fb8
commit
4376934e00
@ -3918,8 +3918,7 @@ div.liste_titre_bydiv {
|
|||||||
display: table;
|
display: table;
|
||||||
padding: 2px 0px 2px 0;
|
padding: 2px 0px 2px 0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
/*width: calc(100% - 1px); 1px more, i don't know why so i remove */
|
width: calc(100% - 2px); /* -3px because the width for table class="tagtable" under this is cal(100% - 2px) so it is aligned. */
|
||||||
width: calc(100%);
|
|
||||||
}
|
}
|
||||||
tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel, table.dataTable.tr, tagtr.liste_titre
|
tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel, table.dataTable.tr, tagtr.liste_titre
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user