Changes between Initial Version and Version 1 of Ticket #48814, comment 5
- Timestamp:
- 11/29/2019 02:28:28 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48814, comment 5
initial v1 1 Thanks for the update @mukesh27Is it because if you remove the {{{display}}} property it inherits the {{{table-cell}}} value from {{{td}}}, right? 1 Thanks for the update @mukesh27\\ 2 \\ 3 You removed the {{{display}}} property so that it inherits the {{{table-cell}}} value from {{{td}}}, and in that case there's no need to repeat the {{{display: table-cell}}} as I did my patch, right?