Skip to content

Commit

Permalink
Update: (liferay#481) Management Bar links and buttons spacing to 0.2…
Browse files Browse the repository at this point in the history
…5rem in mobile
  • Loading branch information
pat270 committed Feb 20, 2018
1 parent 3657c62 commit 9cb0f19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/clay/src/scss/variables/_management-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ $management-bar-size: map-merge((
link-height: 2rem,
link-height-mobile: 2rem,
link-margin-x: 0.5rem,
link-margin-x-mobile: 0.25rem,
link-padding-x-mobile: 0.25rem,
form-control-height-mobile: 2rem,
toggler-margin-x: 0.875rem,
active-border-bottom-width: 0.25rem,
Expand Down

0 comments on commit 9cb0f19

Please sign in to comment.