work on #616
This commit is contained in:
		
							parent
							
								
									e0de6cb5ad
								
							
						
					
					
						commit
						dfa4b38081
					
				
					 2 changed files with 7 additions and 5 deletions
				
			
		|  | @ -1066,8 +1066,9 @@ The register and sign-in page style | |||
| #repo-header-download-drop input { | ||||
|   font-size: 11px; | ||||
| } | ||||
| #repo-clone { | ||||
|   width: inherit; | ||||
| #repo-header-download-drop #repo-clone-copy { | ||||
|   width: 85px; | ||||
|   text-overflow: clip; | ||||
| } | ||||
| #repo-content { | ||||
|   padding: 18px 0; | ||||
|  |  | |||
|  | @ -84,9 +84,10 @@ | |||
|     button, input { | ||||
|         font-size: 11px; | ||||
|     } | ||||
| } | ||||
| #repo-clone {  | ||||
|     width: inherit;  | ||||
|     #repo-clone-copy { | ||||
|         width: 85px; | ||||
|         text-overflow: clip; | ||||
|     } | ||||
| } | ||||
| #repo-content { | ||||
|     padding: 18px 0; | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue