Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit c247ed9

Browse files
authored
Remove defunct bootstrap class
1 parent 8627c6a commit c247ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types/Links.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class Links extends React.Component {
5959
})
6060
return (
6161
<div
62-
className="list-actions text-xs-right"
62+
className="list-actions"
6363
>
6464
{links}
6565
</div>

0 commit comments

Comments
 (0)