[gnomegr-web] Fix the overflow of the search bar
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomegr-web] Fix the overflow of the search bar
- Date: Mon, 28 Nov 2016 21:09:47 +0000 (UTC)
commit 48efe254f86c936479819c85b90428a8c5cb4177
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Mon Nov 28 23:08:01 2016 +0200
Fix the overflow of the search bar
gnomegr/style.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomegr/style.css b/gnomegr/style.css
index a17b851..340adfa 100644
--- a/gnomegr/style.css
+++ b/gnomegr/style.css
@@ -213,7 +213,7 @@ a:visited {
border: 0;
font: inherit;
color: inherit;
- padding: 8px 8px 8px 28px;
+ padding: 8px 5px 8px 28px;
background: transparent url(images/search-icon.png) 8px center no-repeat;
color: #fff;
border-left: 1px solid rgba(100%,100%,100%,0.3);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]