Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(tabs): add styles for -justified tab classes #5245

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Add styles for when the user is using .nav-justified and
    .nav-tabs-justified

This fixes #5243.

- Add styles for when the user is using `.nav-justified` and
  `.nav-tabs-justified`
@wesleycho wesleycho added this to the 1.0.4 milestone Jan 14, 2016
.nav-tabs.nav-justified > .active > div:hover,
.nav-tabs.nav-justified > .active > div:focus {
border: 1px solid #ddd;
Copy link
Contributor

Choose a reason for hiding this comment

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

do we want cursor: pointer; here as well?

Copy link
Contributor

Choose a reason for hiding this comment

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

nevermind. i think we're ok...

@wesleycho
Copy link
Contributor Author

This PR may be rejected by discussion in #5254

@wesleycho
Copy link
Contributor Author

Closing as superceded by the culmination of #5262.

@wesleycho wesleycho closed this Jan 15, 2016
@wesleycho wesleycho deleted the fix/tabs-justified branch January 15, 2016 04:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing bottom border on uib-tabset inactive tabs with justified=true
2 participants