Remove trailing whitespaces and trailing lines
This commit is contained in:
parent
7e0726b1da
commit
3bd06d55e0
80 changed files with 261 additions and 296 deletions
|
@ -16,7 +16,7 @@
|
|||
= link_to 'Cancel', :back, :class => "btn"
|
||||
|
||||
:css
|
||||
form select {
|
||||
form select {
|
||||
width:300px;
|
||||
}
|
||||
|
||||
|
@ -25,4 +25,3 @@
|
|||
$('select#team_member_project_id').chosen();
|
||||
$('select#team_member_repo_access').chosen();
|
||||
$('select#team_member_project_access').chosen();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue