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

<small> in .list-group-item.active's <h4> header is gray #13020

Closed
blixt opened this issue Mar 11, 2014 · 0 comments · Fixed by #13857
Closed

<small> in .list-group-item.active's <h4> header is gray #13020

blixt opened this issue Mar 11, 2014 · 0 comments · Fixed by #13857
Labels
Milestone

Comments

@blixt
Copy link

blixt commented Mar 11, 2014

It looks like this today:
screen shot 2014-03-11 at 4 47 59 pm

It should probably look something like this:
screen shot 2014-03-11 at 4 46 59 pm

Markup:

<div class="list-group">
  <!-- ... -->
  <a href="#" class="list-group-item active">
    <h4 class="list-group-item-heading">Alpha Centauri II <small>Desert</small></h4>
    <p class="list-group-item-text">Played <strong>32 minutes ago</strong></p>
  </a>
  <!-- ... -->
</div>
@cvrebert cvrebert added css and removed css labels Mar 11, 2014
@cvrebert cvrebert added this to the v3.2.0 milestone May 4, 2014
@mdo mdo modified the milestones: v3.2.1, v3.2.0 Jun 19, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants