Skip to content

Commit 5814ba1

Browse files
Fix lock state icon position
Signed-off-by: Jérôme Herbinet <[email protected]>
1 parent af0478d commit 5814ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/files_lock.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tr[data-locked='true'] .fileactions .action.action-menu.permanent {
44
}
55
.locking-inline-state.icon-password {
66
padding: 17px 23px;
7-
margin-right: -45px;
7+
margin-right: -49px;
88
top: -5px;
99
width: 44px;
1010
position: relative;

0 commit comments

Comments
 (0)