Center art on My Files page
This commit is contained in:
parent
823489baed
commit
9550a08b51
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ myFilesRowImgStyle = {
|
||||||
display: 'block',
|
display: 'block',
|
||||||
marginLeft: 'auto',
|
marginLeft: 'auto',
|
||||||
marginRight: 'auto',
|
marginRight: 'auto',
|
||||||
float: 'left'
|
|
||||||
};
|
};
|
||||||
|
|
||||||
var MyFilesRow = React.createClass({
|
var MyFilesRow = React.createClass({
|
||||||
|
|
Loading…
Reference in a new issue