[gimp-web/gimp-web-static] Tightened spacing between figure image and caption
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Tightened spacing between figure image and caption
- Date: Fri, 7 Aug 2015 21:54:28 +0000 (UTC)
commit 8ea2aee71ff9bac130f7b41b963776e55c1f59fb
Author: Pat David <patdavid gmail com>
Date: Fri Aug 7 16:54:09 2015 -0500
Tightened spacing between figure image and caption
themes/newgimp/static/css/page.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/page.css b/themes/newgimp/static/css/page.css
index 9708e90..faa1254 100644
--- a/themes/newgimp/static/css/page.css
+++ b/themes/newgimp/static/css/page.css
@@ -53,7 +53,8 @@ figure {
figure img {
width: initial;
max-width: 100%;
- margin-bottom: 0.5rem;
+ /* margin-bottom: 0.5rem;
+ */
}
figure figcaption {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]