client/app/auth/auth.css
author rougeronj
Fri, 22 May 2015 12:37:37 +0200
changeset 90 faf2cdb47813
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
remove "comment" from the model. Copy the 'comment' field of Jamespot in the 'description' field of the model instead

.auth{
	display:block;
	margin:auto;
}

.auth input{
	width: 300px;
	margin: 10px 0;
}