Tidy up spacing for movement summary

This commit is contained in:
Cmdr McDonald
2017-01-25 09:25:01 +00:00
parent f8f5cd2581
commit baf6f8130a
2 changed files with 2 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
* Add help system and initial help file
* Make absolute damage visible
* Add 'average' roll for blueprints
* Update spacing for movement summary
#2.2.10
* Fix detailed export of module reinforcement packages

View File

@@ -1,7 +1,6 @@
import React from 'react';
import cn from 'classnames';
import TranslatedComponent from './TranslatedComponent';
import { DamageKinetic, DamageThermal, DamageExplosive } from './SvgIcons';
/**
* Movement summary
@@ -33,7 +32,7 @@ export default class MovementSummary extends TranslatedComponent {
return (
<span>
<h1>{translate('movement summary')}</h1>
<table style={{ marginLeft: 'auto', marginRight: 'auto', lineHeight: '1em', backgroundColor: 'transparent' }}>
<table style={{ marginLeft: 'auto', marginRight: 'auto', lineHeight: '1em', backgroundColor: 'transparent', borderSpacing: '0.5em' }}>
<tbody>
<tr>
<td >&nbsp;</td>