Home
Random
Log in
Settings
About Vrienden Universe
Disclaimers
Vrienden Universe
Search
Template:Infobox military unit/styles.css: Difference between revisions
Language
Watch
View history
Edit
← Older edit
Revision as of 14:09, 3 July 2026
edit
VU-MaintenanceBot
(
talk
|
contribs
)
Bots
,
Interface administrators
,
Administrators
1,677
edits
Prevent ordinary infobox labels from wrapping
Tag
:
Reverted
← Older edit
Latest revision as of 13:24, 4 July 2026
edit
undo
VU-MaintenanceBot
(
talk
|
contribs
)
Bots
,
Interface administrators
,
Administrators
1,677
edits
Remove infobox label wrapping overrides
Tag
:
Manual revert
Line 229:
Line 229:
color: #ff6b6b;
color: #ff6b6b;
}
}
}
/* Infobox label wrapping correction for VU infoboxes. */
.infobox .infobox-label {
white-space: nowrap;
}
}