Skip to content

Commit

Permalink
Merge pull request #62 from washingtonstateuniversity/slockerwork
Browse files Browse the repository at this point in the history
move figcaptions to bottom on galleries
  • Loading branch information
Stephen Locker committed Sep 9, 2015
2 parents d8be7f6 + fce3e76 commit 0edbe7b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Author: WSU University Communications
Author URI: https://web.wsu.edu/
Template: spine
Version: 0.6.16
Version: 0.6.17
*/


Expand Down Expand Up @@ -99,10 +99,7 @@ figcaption.wp-caption-text {
box-sizing: border-box;
font-size: .8rem;
}
.gallery figcaption.wp-caption-text {
top: 0;
bottom: auto;
}
.gallery figcaption.wp-caption-text {}

/* ----- set season color for all imheriting elements ----- */

Expand Down

0 comments on commit 0edbe7b

Please sign in to comment.