mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-23 23:43:54 +00:00
Merge "Fix "Add new map" button overflowing in other languages"
This commit is contained in:
commit
491fed6bc6
|
@ -104,3 +104,8 @@
|
||||||
.tdg-languageResultWidget-highlight {
|
.tdg-languageResultWidget-highlight {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mw-templateData-template-add-map-button .oo-ui-buttonElement-button {
|
||||||
|
text-align: left;
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue