Fixed visual bug in text report item
This commit is contained in:
parent
5c0636b074
commit
4214a32fb7
|
@ -86,6 +86,7 @@
|
|||
}
|
||||
.defaultSkin table.mceLayout tr.mceLast td {
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.defaultSkin table.mceToolbar,
|
||||
.defaultSkin tr.mceFirst .mceToolbar tr td,
|
||||
|
|
Loading…
Reference in New Issue