fix(DefaultAside): ListGroup with tag="div" works better with rtl

This commit is contained in:
xidedix 2018-10-05 17:26:37 +02:00
parent 8e2132e580
commit 1424b6c3f0

View File

@ -64,7 +64,7 @@ class DefaultAside extends Component {
</Nav>
<TabContent activeTab={this.state.activeTab}>
<TabPane tabId="1">
<ListGroup className="list-group-accent">
<ListGroup className="list-group-accent" tag={'div'}>
<ListGroupItem className="list-group-item-accent-secondary bg-light text-center font-weight-bold text-muted text-uppercase small">Today</ListGroupItem>
<ListGroupItem action tag="a" href="#" className="list-group-item-accent-warning list-group-item-divider">
<div className="avatar float-right">