Fix CSS for the new repo box in Firefox

This commit is contained in:
Joseph Schorr 2014-07-09 13:31:53 -04:00
parent b0c4f5b2f5
commit edf23e8b87

View file

@ -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 {