Prettified project after prettify bump

This commit is contained in:
Kolja Lampe
2016-08-20 22:34:09 +02:00
parent 2a423e1c7e
commit 5a5095de54
5 changed files with 6 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ const LoginModal = React.createClass({
</p>
<Form horizontal onSubmit={ this.handleSubmit }>
<FormGroup>
<Col componentClass={ ControlLabel } sm={ 2 }>User&nbsp;Name</Col>
<Col componentClass={ ControlLabel } sm={ 2 }>User Name</Col>
<Col sm={ 10 }>
<FormControl type="text" placeholder="User Name" ref="username" />
</Col>

View File

@@ -11,4 +11,4 @@
@font-face {
font-family: monospace;
src: local('MS Gothic');
}
}

View File

@@ -12,4 +12,4 @@
<script src="index.js"></script>
</body>
</html>
</html>

View File

@@ -12,4 +12,4 @@
<script src="settings.js"></script>
</body>
</html>
</html>