diff --git a/src/components/ProcaStyle.js b/src/components/ProcaStyle.js index ca58a0c12..6e881bf97 100644 --- a/src/components/ProcaStyle.js +++ b/src/components/ProcaStyle.js @@ -116,6 +116,7 @@ export default function ProcaStyle(props) { boxShadow: "unset!important", border: "unset!important", marginBottom: "0!important", + float: "auto", // this is where magic happens // '& *': { color: 'rgba(255, 255, 255, 0.7)' }, },