Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33400, comment 15


Ignore:
Timestamp:
08/19/2015 04:49:27 PM (9 years ago)
Author:
MatheusFD
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33400, comment 15

    initial v1  
    1 In my tests, I removed {{overflow: auto;}} and it worked well. It was tested in IE 9.0, Mozilla Firefox Developer Edition 42.0a2 and in Google Chrome version 44.0.2403.155 m. In all this browsers, the {{overflow: auto}} was not necessary. What do you all think about? Less code, fast load :)
     1In my tests, I removed '''''overflow: auto;''''' and it worked well. It was tested in IE 9.0, Mozilla Firefox Developer Edition 42.0a2 and in Google Chrome version 44.0.2403.155 m. In all this browsers, the '''''overflow: auto''''' was not necessary. What do you all think about? Less code, fast load :)