mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-03-11 21:38:38 +01:00
remove unneeded css class
This commit is contained in:
parent
5a18fd8f2d
commit
fb9e3db821
@ -90,7 +90,7 @@ module.exports = function (boardsAPI) {
|
||||
<p><b>Warning:</b> due to a bug in go-ipfs, it may take up to a minute
|
||||
for your changes to be visibile. Your profile will appear unchanged during
|
||||
this time.</p>
|
||||
<div className="center-block thin">
|
||||
<div className="center-block">
|
||||
<label htmlFor="name">Name</label>
|
||||
<input className="u-full-width" type="text" id="name" value={this.state.name} onChange={this.handleChange} placeholder="Who are you on the interwebs?" />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user