#1021 Forked repo unavailable after deleting original repo

This commit is contained in:
Unknwon 2015-09-01 11:43:53 -04:00
parent dde9ace91b
commit 398569f6f8
14 changed files with 262 additions and 137 deletions

View file

@ -61,11 +61,13 @@
}
&.new.repo {
.selection.dropdown {
width: 50%!important;
}
#auto-init {
margin-left: @input-padding+15px;
.ui.form {
.selection.dropdown:not(.owner) {
width: 50%!important;
}
#auto-init {
margin-left: @input-padding+15px;
}
}
}
}