[gimp-web/gimp-web-static] Minor formatting change to attribution section on homepage
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Minor formatting change to attribution section on homepage
- Date: Tue, 17 Nov 2015 19:36:29 +0000 (UTC)
commit 192e018c7096f96f0a93f17e24fec065f56295dd
Author: Pat David <patdavid gmail com>
Date: Tue Nov 17 13:36:21 2015 -0600
Minor formatting change to attribution section on homepage
themes/newgimp/static/css/home.css | 5 +++++
themes/newgimp/templates/home.html | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 9c96383..952b4dc 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -355,3 +355,8 @@ h2#recent-news {
font-size: 0.75rem;
padding: 1rem 0;
}
+
+#attribution .column {
+ margin-bottom: 0;
+ text-align: left;
+}
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 16fac07..0b2f97a 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -231,7 +231,7 @@
</section>
<section id="attribution">
- <div class="">
+ <div class="container">
<div class="row clearfix">
<div class="column full">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]