Skip to content

Commit 6324961

Browse files
authored
Merge pull request #12388 from nextcloud/inline-input-confirm-margin-fix
Fix inline input confirm margin
2 parents bbd51f4 + dbcea33 commit 6324961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/css/inputs.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ input {
242242
width: 34px;
243243
padding: 7px 6px;
244244
cursor: pointer;
245+
margin-right: 0;
245246
&:disabled {
246247
cursor: default;
247248
@include icon-color('confirm-fade', 'actions', $color-black, 2, true);

0 commit comments

Comments
 (0)