mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:56:10 +01:00 
			
		
		
		
	Fix button alignments (#34276)
Continue with #34206. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		| @@ -1150,6 +1150,7 @@ table th[data-sortt-desc] .svg { | ||||
|   min-width: 0; | ||||
| } | ||||
|  | ||||
| .ui.dropdown > .ui.button, | ||||
| .flex-text-block > .ui.button, | ||||
| .flex-text-inline > .ui.button { | ||||
|   margin: 0; /* fomantic buttons have default margin, when we use them in a flex container with gap, we do not need these margins */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user