Skip to content

Commit d8c5746

Browse files
author
Kristan Kenney
committed
Adjust position of unlimited trigger button
1 parent ff6ec81 commit d8c5746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/css/src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3018,7 +3018,7 @@ a.button.cancel {
30183018
.unlim-trigger {
30193019
cursor: pointer;
30203020
position: absolute;
3021-
margin-left: -38px;
3021+
margin-left: -32px;
30223022
margin-top: 13px;
30233023
z-index: 1;
30243024
}

0 commit comments

Comments
 (0)