Skip to content

Commit

Permalink
Remove divider size override
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Dec 6, 2023
1 parent 224046e commit fcec097
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/src/lib/lemon-ui/LemonButton/LemonButton3000.scss
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,6 @@
}
}

.LemonButton--small .LemonButtonWithSideAction__spacer--divider {
height: 1.125rem;
}

// SideAction buttons are buttons next to other buttons in the DOM but layered on top. since they're on another button, we don't want them to look like buttons.
.LemonButtonWithSideAction__side-button {
top: 1px;
Expand Down

0 comments on commit fcec097

Please sign in to comment.