Move submit score button to top left of page
This commit is contained in:
		
							parent
							
								
									3e7e9eeb70
								
							
						
					
					
						commit
						e6c4d2347f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -25,6 +25,6 @@ tr {
 | 
				
			||||||
    flex-direction: row;
 | 
					    flex-direction: row;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#actions-div {
 | 
					#add-score-button {
 | 
				
			||||||
    margin-left: auto;
 | 
					    margin-right: auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in a new issue