Use Codex styles for buttons in language overlay (attempt 2)
* Replace all instances of mw-ui markup with Codex markup * Use codex-search-styles * Where codex-search-styles is not installed (e.g. 1.39) register an alias which points to @wikimedia/codex as that is available. Bug: T340255 Bug: T340257 Change-Id: I4f3ddfb68ea6c033ee7a49729187f4ddbc8abe5c
This commit is contained in:
@@ -36,8 +36,9 @@
|
||||
&.uls-language-settings-button {
|
||||
background: transparent url( ../images/cog.svg ) no-repeat center;
|
||||
margin-left: auto;
|
||||
min-width: unset;
|
||||
border: 0;
|
||||
min-height: 20px;
|
||||
min-width: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user