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]] |