[gimp-web/testing] Fix donate button size issues on IE
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Fix donate button size issues on IE
- Date: Mon, 23 May 2016 15:15:46 +0000 (UTC)
commit 9e33f643aa8f78731ff13a9f6c9ef9e1798ad84d
Author: Pat David <patdavid gmail com>
Date: Mon May 23 10:15:35 2016 -0500
Fix donate button size issues on IE
themes/newgimp/static/css/gimp.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index b669518..9f2735a 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -223,6 +223,8 @@ nav#menu ul > li:last-of-type {
.donate-type > img {
vertical-align: middle;
+ display: inline;
+ width: 16px;
}
.donate-type > i {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]