Skip to content

Commit

Permalink
Minor update to demo styles for the sake of IE testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilto committed Aug 23, 2012
1 parent 8698db7 commit 52be8e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/assets/demostyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
bottom: 0;
font-weight: bold;
}
.carousel-nav a:first-child {
.carousel-nav a.prev {
left: 0;
}
.carousel-nav a:last-child {
.carousel-nav a.next {
right: 0;
}
.carousel-nav-paginated .carousel-active-page a {
Expand Down

0 comments on commit 52be8e8

Please sign in to comment.