[gimp-web/gimp-web-static] Fixed footer <li> spacing on pages
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Fixed footer <li> spacing on pages
- Date: Fri, 13 Nov 2015 15:26:44 +0000 (UTC)
commit c077753b967a99a4357ef961c158782b68c7cfd9
Author: Pat David <patdavid gmail com>
Date: Fri Nov 13 09:26:38 2015 -0600
Fixed footer <li> spacing on pages
themes/newgimp/static/css/gimp.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index be76cab..1098024 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -319,6 +319,10 @@ footer {
box-shadow: inset 0 7px 15px -5px black;
}
+footer .nav-bottom li {
+ margin-bottom: 0;
+}
+
footer .nav-bottom a {
font-family: Lato;
text-transform: uppercase;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]