[gitg/wip/techlivezh/use-default-avatar: 2/2] Fix round corner on the right side
- From: Techlive Zheng <techlivezh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/techlivezh/use-default-avatar: 2/2] Fix round corner on the right side
- Date: Sat, 21 Dec 2013 15:41:13 +0000 (UTC)
commit 40be210ddaecb8e8cf5193c18310ec284c397383
Author: Techlive Zheng <techlivezheng gmail com>
Date: Sat Dec 21 14:50:16 2013 +0800
Fix round corner on the right side
libgitg/resources/diff-view.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgitg/resources/diff-view.css b/libgitg/resources/diff-view.css
index 3f53f5b..d2dc7e9 100644
--- a/libgitg/resources/diff-view.css
+++ b/libgitg/resources/diff-view.css
@@ -23,7 +23,7 @@ div#diff div.file table {
img.avatar {
float: left;
- padding-right: 10px;
+ margin-right: 10px;
border-radius: 10px 10px 10px 10px;
min-width: 50px;
min-height: 50px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]