remove active class on map button
This commit is contained in:
@ -38,7 +38,7 @@ export default class ShowMap extends PureComponent {
|
|||||||
<Button
|
<Button
|
||||||
block={ true }
|
block={ true }
|
||||||
bsStyle='primary'
|
bsStyle='primary'
|
||||||
className='active center-block'>
|
className='center-block'>
|
||||||
Collapse all challenges
|
Collapse all challenges
|
||||||
</Button>
|
</Button>
|
||||||
</Row>
|
</Row>
|
||||||
|
Reference in New Issue
Block a user