Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS to handle tab overflow #69

Merged
merged 2 commits into from
Jan 1, 2016
Merged

CSS to handle tab overflow #69

merged 2 commits into from
Jan 1, 2016

Conversation

joshmadewell
Copy link
Contributor

Fix for issue #50

…e content so tabs fill up to the top of the window
@joshmadewell
Copy link
Contributor Author

screen shot 2015-12-31 at 11 02 39 am

@@ -13,13 +13,16 @@
text-align: center;
color: @theme-text-color;
list-style: none;
border-top: 1px solid transparent;
border: 1px solid black;
Copy link
Owner

Choose a reason for hiding this comment

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

can we go back to transparent here? not sure if this was switched for debugging purposes, looks funky tho

@joshmadewell
Copy link
Contributor Author

I changed the border back to transparent. It made sense before I added the fadeout :D

@officert
Copy link
Owner

officert commented Jan 1, 2016

👍 thanks man, looks great!

officert added a commit that referenced this pull request Jan 1, 2016
@officert officert merged commit 674700a into officert:master Jan 1, 2016
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