Skip to content

Commit 4744e1e

Browse files
CirnoTlafriks
andauthored
Fix buttons left-margin (#11427)
Co-authored-by: Lauris BH <[email protected]>
1 parent b2b86ea commit 4744e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2869,7 +2869,7 @@ td.blob-excerpt {
28692869
overflow: hidden;
28702870
}
28712871

2872-
.ui .right .ui.button {
2872+
.ui.form .right .ui.button {
28732873
margin-left: .25em;
28742874
margin-right: 0;
28752875
}

0 commit comments

Comments
 (0)