mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	Fix dropdown icon padding (#6651)
Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -129,6 +129,7 @@
 | 
				
			|||||||
            .dropdown {
 | 
					            .dropdown {
 | 
				
			||||||
                .dropdown.icon {
 | 
					                .dropdown.icon {
 | 
				
			||||||
                    margin-top: -7px!important;
 | 
					                    margin-top: -7px!important;
 | 
				
			||||||
 | 
					                    padding-bottom: 5px;
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
                .text {
 | 
					                .text {
 | 
				
			||||||
                    margin-right: 0!important;
 | 
					                    margin-right: 0!important;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user