From f812209d069e9a062217209843059cb0419a4c2b Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sat, 30 Dec 2017 10:02:46 -0800 Subject: [PATCH] Put avatars in detail view on the right side, a la Mail. --- Evergreen/Resources/styleSheet.css | 3 ++- Evergreen/Resources/template.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Evergreen/Resources/styleSheet.css b/Evergreen/Resources/styleSheet.css index b63758b33..ed9fa564f 100644 --- a/Evergreen/Resources/styleSheet.css +++ b/Evergreen/Resources/styleSheet.css @@ -66,7 +66,8 @@ a:hover { color: rgba(0, 0, 0, 0.3); } .headerTable { - widtdh: 100%; + width: 100%; + height: 68px; } .avatar img { border-radius: 7px; diff --git a/Evergreen/Resources/template.html b/Evergreen/Resources/template.html index c9206c2e2..ed5dd7d00 100644 --- a/Evergreen/Resources/template.html +++ b/Evergreen/Resources/template.html @@ -3,8 +3,8 @@
- +
[[avatars]] [[favicon]] [[feedlink]]
[[byline]]
[[avatars]]