Skip to content

Commit

Permalink
Center the thumb
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenz Henk authored Jan 21, 2020
1 parent c29c8ad commit f8ce726
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/material-ui/src/Slider/ValueLabel.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const styles = theme => ({
duration: theme.transitions.duration.shortest,
}),
top: -34,
left: 'calc(-50% + -4px)',
transformOrigin: 'bottom center',
transform: 'scale(0)',
position: 'absolute',
Expand Down

0 comments on commit f8ce726

Please sign in to comment.