MediaWiki:Vector.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
display: flex; | display: flex; | ||
justify-content: center; | justify-content: center; | ||
margin-left: 0; | |||
margin-right: 0; | |||
} | } | ||
Revision as of 08:30, 28 January 2026
.vector-typeahead-search-container {
display: flex;
justify-content: center;
margin-left: 0;
margin-right: 0;
}