Add missing comma
This commit is contained in:
parent
08ca710b99
commit
86242dbfb1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<style>
|
<style>
|
||||||
.table-program td th {
|
.table-program td, th {
|
||||||
padding: 0 10px !important;
|
padding: 0 10px !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue