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

Can't style for tab component #1320

Closed
KhueHuynh opened this issue Sep 13, 2015 · 3 comments
Closed

Can't style for tab component #1320

KhueHuynh opened this issue Sep 13, 2015 · 3 comments

Comments

@KhueHuynh
Copy link

Hi guys,
I'm using Tabs component in react-bootstrap. But I can not tab style (it's render in tabs, function renderTab). I think you can add className for every tabs ?

Can you help me fix it ?
Thanks for your contributions on react-bootstrap. It's useful.

@abhinavsingi
Copy link

'Tabs' component does take className as 'contentContainerClassName' but not the 'Tab' component.
Would be good if Tab component can also take className.

@mannyyang
Copy link

Hey KhueHuynh,

I'll be tackling this sometime this week. Will comment here again when finished and sending the pull request.

egauci added a commit to egauci/react-bootstrap that referenced this issue Oct 1, 2015
egauci added a commit to egauci/react-bootstrap that referenced this issue Oct 1, 2015
egauci added a commit to egauci/react-bootstrap that referenced this issue Oct 1, 2015
AlexKVal added a commit that referenced this issue Oct 2, 2015
[added] #1320 allow NavItem class to be set
@AlexKVal
Copy link
Member

AlexKVal commented Oct 2, 2015

Closed by #1368

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants