Making WordPress.org

Ticket #4601: 4601.2b.patch

File 4601.2b.patch, 550 bytes (added by imath, 5 years ago)

The WP Admin Bar just over the #masthead

  • buddypress.org/public_html/wp-content/themes/bporg-developer/css/style.css

    diff --git buddypress.org/public_html/wp-content/themes/bporg-developer/css/style.css buddypress.org/public_html/wp-content/themes/bporg-developer/css/style.css
    index cf1c3ee16..9ac9f2899 100644
     
    66        font-size: 13px;
    77}
    88
     9body.admin-bar header#masthead {
     10    margin-top: 42px
     11}
     12
     13#wpadminbar {
     14    position: absolute;
     15}
     16
    917#header-inner {
    1018        margin: 0 auto;
    1119        width: 100%;