// Place all the styles related to the AuthorizedKeys controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ form .table input[type=text] { width: 600px; } form .table textarea { width: 600px; height: 10em; }