MediaWiki:Common.css: Difference between revisions

Restore full original Common.css (now served from file)
Tag: Manual revert
Remove search box left margin on wide screens
 
Line 8: Line 8:
     .mw-logo-icon {
     .mw-logo-icon {
         padding-left: 1rem;
         padding-left: 1rem;
    }
    .cdx-typeahead-search--show-thumbnail.cdx-typeahead-search--auto-expand-width:not(.cdx-typeahead-search--expanded) {
        margin-left: 0;
     }
     }
}
}