From 0ce28a832c89509fa901c5b5599c7ceaecdafabb Mon Sep 17 00:00:00 2001 From: Stephen Locker Date: Tue, 8 Sep 2015 15:54:58 -0700 Subject: [PATCH] fixed figcaption on galleries --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index c561f62..9b9635e 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Author: WSU University Communications Author URI: https://web.wsu.edu/ Template: spine - Version: 0.6.15 + Version: 0.6.16 */ @@ -101,6 +101,7 @@ figcaption.wp-caption-text { } .gallery figcaption.wp-caption-text { top: 0; + bottom: auto; } /* ----- set season color for all imheriting elements ----- */