Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33279, comment 1


Ignore:
Timestamp:
08/26/2015 01:09:21 PM (9 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33279, comment 1

    initial v1  
    1 Hi! I found solving of my problem. This behaviour was changed by '''pento''' in revisions 31733, 31864, 31909. I consider that hard-styling of height and max-height in html-code is not correct because restricts possibilities of other users (me, for example) to use full-size smilies. He has to look for another solving of his problem.
     1Hi! I found solving of my problem. This behaviour was changed by '''pento''' in revisions [31733], [31864], [31909]. I consider that hard-styling of height and max-height in html-code is not correct because restricts possibilities of other users (me, for example) to use full-size smilies. He has to look for another solving of his problem.
    22
    33I made patch, that removes this hard-styling from code.