diff --git a/new-lamassu-admin/src/components/booleanPropertiesTable/BooleanPropertiesTable.styles.js b/new-lamassu-admin/src/components/booleanPropertiesTable/BooleanPropertiesTable.styles.js index 18a1d49d..6ce6f04e 100644 --- a/new-lamassu-admin/src/components/booleanPropertiesTable/BooleanPropertiesTable.styles.js +++ b/new-lamassu-admin/src/components/booleanPropertiesTable/BooleanPropertiesTable.styles.js @@ -46,9 +46,7 @@ const booleanPropertiesTableStyles = { flex: 'wrap' }, rightAligned: { - display: 'flex', - position: 'absolute', - right: 0 + marginLeft: 'auto' }, radioButtons: { display: 'flex', diff --git a/new-lamassu-admin/src/pages/OperatorInfo/CoinATMRadar/CoinATMRadar.js b/new-lamassu-admin/src/pages/OperatorInfo/CoinATMRadar/CoinATMRadar.js index ae064e7f..cf2d8508 100644 --- a/new-lamassu-admin/src/pages/OperatorInfo/CoinATMRadar/CoinATMRadar.js +++ b/new-lamassu-admin/src/pages/OperatorInfo/CoinATMRadar/CoinATMRadar.js @@ -73,120 +73,118 @@ const CoinATMRadar = memo(() => { if (!coinAtmRadarConfig) return null return ( - <> -
Share information?
+Share information?
-