Making WordPress.org

Ticket #6804: 6804.diff

File 6804.diff, 340 bytes (added by viralsampat, 21 months ago)

I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.

  • _main.scss

     
    18981898        .wp-full-overlay-sidebar {
    18991899                height: 100%;
    19001900        }
     1901
     1902        .show-filters .wp-filter .drawer-toggle{
     1903                margin-top: 5px;
     1904        }
    19011905}
    19021906
    19031907@media only screen and (max-width: 400px) {