mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-23 14:07:01 +00:00
Merge "modules: Remove width limit for code block with copy button"
This commit is contained in:
commit
e259797d98
|
@ -5,8 +5,6 @@
|
|||
|
||||
.mw-highlight-copy {
|
||||
position: relative;
|
||||
min-width: 40%;
|
||||
max-width: max-content;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue