Skip to content
Snippets Groups Projects
Commit bb88593e authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Look: Minor fix

parent c685fd2f
No related branches found
No related tags found
No related merge requests found
...@@ -1338,7 +1338,7 @@ padding: 0px 0px; ...@@ -1338,7 +1338,7 @@ padding: 0px 0px;
} }
table.nobordernopadding td { table.nobordernopadding td {
border: 0px; border: 0px;
padding: 0px 0px 0px 5px; padding: 0px 0px 0px 0px !important;
} }
/* For lists */ /* For lists */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment