Prettified project after prettify bump
This commit is contained in:
@@ -40,7 +40,7 @@ const LoginModal = React.createClass({
|
||||
</p>
|
||||
<Form horizontal onSubmit={ this.handleSubmit }>
|
||||
<FormGroup>
|
||||
<Col componentClass={ ControlLabel } sm={ 2 }>User Name</Col>
|
||||
<Col componentClass={ ControlLabel } sm={ 2 }>User Name</Col>
|
||||
<Col sm={ 10 }>
|
||||
<FormControl type="text" placeholder="User Name" ref="username" />
|
||||
</Col>
|
||||
|
@@ -11,4 +11,4 @@
|
||||
@font-face {
|
||||
font-family: monospace;
|
||||
src: local('MS Gothic');
|
||||
}
|
||||
}
|
||||
|
@@ -12,4 +12,4 @@
|
||||
<script src="index.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@@ -12,4 +12,4 @@
|
||||
<script src="settings.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user