Skip to:
Content

bbPress.org

Ticket #3533: 3533.diff

File 3533.diff, 427 bytes (added by viralsampat, 20 months ago)

I have checked above mentioned issue and I have resolved it and added my patch for the same.

  • style.css

     
    16921692                display: block;
    16931693                position: absolute;
    16941694                right: 0;
    1695                 padding: 33px 20px 33px 33px;
     1695                padding: 33px 20px 0px 33px;
    16961696                text-decoration: none;
     1697                background-color: rgb(141,199,112);
     1698                border: none;
    16971699        }
    16981700        #header #nav,
    16991701        #wporg-header #wporg-header-menu {