diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-01-26 21:43:26 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-01-26 21:49:02 +0800 |
commit | 72341218cf303a7bb1151804d26e56d6b7f1e403 (patch) | |
tree | d5932e45e1fe306e76411dcdf134c2451a0c80a5 /views | |
parent | cc16cf2f4389cc9d6d6ffbc37a31389dc9b567f3 (diff) | |
download | gsoc2013-evolution-72341218cf303a7bb1151804d26e56d6b7f1e403.tar.gz gsoc2013-evolution-72341218cf303a7bb1151804d26e56d6b7f1e403.tar.zst gsoc2013-evolution-72341218cf303a7bb1151804d26e56d6b7f1e403.zip |
Bug #640526 - Default column width in address card view is small
Diffstat (limited to 'views')
-rw-r--r-- | views/addressbook/Address_Cards.galview | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/addressbook/Address_Cards.galview b/views/addressbook/Address_Cards.galview index 4f6a865a1e..70466da8a2 100644 --- a/views/addressbook/Address_Cards.galview +++ b/views/addressbook/Address_Cards.galview @@ -1,2 +1,2 @@ <?xml version="1.0"?> -<EMinicardViewState column_width="150.0"/> +<EMinicardViewState column_width="225.0"/> |