[gimp-web/testing] Fixed news top padding on mobile
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Fixed news top padding on mobile
- Date: Fri, 1 Jan 2016 13:28:09 +0000 (UTC)
commit bdb10d6861c51b21fef2e095b9b2769b9df22395
Author: Pat David <pat patdavid net>
Date: Fri Jan 1 07:27:20 2016 -0600
Fixed news top padding on mobile
themes/newgimp/static/css/gimp.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 684eac0..958c55e 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -543,10 +543,11 @@ footer .nav-bottom a {
padding-top: 60px;
}
- #pushPage #articles, #pushPage #content.body {
- /* padding-top: 65px; */
+ #pushPage #content.body {
+ padding-top: 65px;
}
+
#pushPage #banner {
padding-top: 55px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]