mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-02-17 01:12:20 +00:00
Uncirle user modal images
This commit is contained in:
parent
86e22c1315
commit
67cd9ef46e
1 changed files with 1 additions and 2 deletions
|
@ -96,8 +96,7 @@ var UserModal = React.createClass({
|
|||
<div className="text-center">
|
||||
<img
|
||||
src={user.avatar}
|
||||
alt="User Avatar"
|
||||
className="img-circle" />
|
||||
alt="User Avatar" />
|
||||
</div>
|
||||
<table className="table">
|
||||
<tbody>
|
||||
|
|
Loading…
Reference in a new issue