diff --git a/src/Roster.jsx b/src/Roster.jsx index 023cf70..3f616b4 100644 --- a/src/Roster.jsx +++ b/src/Roster.jsx @@ -288,7 +288,7 @@ const Unit = ({ unit, index, catalog, onePerPage, forceRules }) => { className="button print-display-none" style={{ position: "absolute", - top: 0, + top: "0", right: 0, border: "1px solid #999", top: 1,