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

Commit

Permalink
Merge pull request #125 from 1aurabrown/install-caption
Browse files Browse the repository at this point in the history
@kanaabe remove captions from install shots to match eigen
  • Loading branch information
craigspaeth committed Feb 17, 2017
2 parents 77a7263 + 1525db5 commit c2acb2b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
7 changes: 0 additions & 7 deletions apps/show/stylesheets/index.styl
Expand Up @@ -130,13 +130,6 @@ figure.carousel-track__image
margin auto
position absolute

figcaption.carousel-caption
garamond-size('s-caption')
color light-gray-text-color
text-decoration italics
width 100%
line-height 0.5

#carousel-track
position absolute
top 0
Expand Down
2 changes: 0 additions & 2 deletions apps/show/templates/carousel.jade
Expand Up @@ -8,5 +8,3 @@ section#show-installation-shot-carousel
alt= installShot.get('caption')
title= installShot.get('caption')
)
if installShot.get('caption')
figcaption.carousel-caption= installShot.get('caption')

0 comments on commit c2acb2b

Please sign in to comment.