Fix CSS for the new repo box in Firefox
This commit is contained in:
parent
b0c4f5b2f5
commit
edf23e8b87
1 changed files with 1 additions and 0 deletions
|
@ -879,6 +879,7 @@ i.toggle-icon:hover {
|
|||
.new-repo .new-header .name-container {
|
||||
display: inline-block;
|
||||
width: 300px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.new-repo .description {
|
||||
|
|
Reference in a new issue