1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 18:56:22 +00:00

fix minor design

This commit is contained in:
Rokt33r
2015-07-19 22:08:20 +09:00
parent 7afad6ac49
commit 0f8eaaf750
5 changed files with 21 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ var PlanetNavigator = React.createClass({
render: function () {
return (
<div className='PlanetNavigator'>
<button onClick={this.props.onOpenLaunchModal} className='btn-primary btn-block'>
<button onClick={this.props.onOpenLaunchModal} className='launchButton btn-primary btn-block'>
<i className='fa fa-rocket fa-fw'/> Launch
</button>
<nav>