Skip to content

Conversation

@StephenFluin
Copy link
Contributor

In a previous commit we added 24 pixels of space above and below every code
example. This unintentionally added space between the tab bar and the code
sample. This negative margin removes the extra space.

Copy link
Contributor

@alexroan alexroan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whilst we're here, do you think we could adjust the space below the tab-bar text to equal the space above? (or vice-versa?)

Screenshot 2021-04-28 at 10 10 22

@StephenFluin StephenFluin force-pushed the stephen/fix-tab-bar-size branch from 64ab892 to 7d38f63 Compare April 28, 2021 14:12
@StephenFluin
Copy link
Contributor Author

@alexroan Updated to be closer. Still not perfect due to rounding on top left corner of code, but I think this is close enough for now.

image

I also realized I had the css class defined twice, fixed.

@StephenFluin StephenFluin requested a review from alexroan April 28, 2021 14:15
In a previous commit we added 24 pixels of space above and below every code
example. This unintentionally added space between the tab bar and the code
sample. This negative margin removes the extra space.
@StephenFluin StephenFluin force-pushed the stephen/fix-tab-bar-size branch from 7d38f63 to 9b559a1 Compare April 28, 2021 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants