mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 11:28:24 +00:00 
			
		
		
		
	Adjust label padding (#10957)
* Adjust label padding * fix less complaint * Make top/bottom padding a bit smaller to create better label look
This commit is contained in:
		| @@ -1037,6 +1037,10 @@ i.icon.centerlock { | ||||
|     top: 1.45em; | ||||
| } | ||||
|  | ||||
| .ui.label { | ||||
|     padding: .3em .5em; | ||||
| } | ||||
|  | ||||
| .ui.label > .detail .icons { | ||||
|     margin-right: .25em; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user