Ensure popup text is aligned left (#17343)
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
This commit is contained in:
		
							parent
							
								
									a20ccec369
								
							
						
					
					
						commit
						c5770195d9
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -60,6 +60,10 @@ | ||||||
|   .overflow-visible { |   .overflow-visible { | ||||||
|     overflow: visible; |     overflow: visible; | ||||||
|   } |   } | ||||||
|  |   /* fix alignment of PR popup in branches table */ | ||||||
|  |   table .ui.popup { | ||||||
|  |     text-align: left; | ||||||
|  |   } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .ui.user.list { | .ui.user.list { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue