No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
/* | /* Fix for Infoboxes not correctly floating to the right */ | ||
.citizen-table-wrapper { | .citizen-table-wrapper { | ||
overflow-x: unset; | |||
} | } |