mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 08:10:45 +00:00
fix(core): 🐛 incorrect software alignment on Special:Version
This commit is contained in:
parent
c40c7c7b84
commit
a6abc3c993
|
@ -28,6 +28,7 @@
|
|||
display: block;
|
||||
line-height: var( --line-height-sm );
|
||||
border: 0;
|
||||
max-width: none;
|
||||
|
||||
tbody {
|
||||
display: grid;
|
||||
|
|
Loading…
Reference in a new issue