Fixed overwritten CSS class in the sidebar

Этот коммит содержится в:
hmhealey
2015-10-14 09:11:35 -04:00
родитель 962a5d8beb
Коммит 6c4022337c

Просмотреть файл

@@ -474,7 +474,7 @@ export default class Sidebar extends React.Component {
</OverlayTrigger>
);
rowClass = ' has-close';
rowClass += ' has-close';
}
return (