浏览代码

Avatar tweak

Signed-Off: Matthew "Labradoodle-360" Kerle <[email protected]>
Matthew Kerle 12 年之前
父节点
当前提交
5d5f052300
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Themes/default/css/index.css

+ 2 - 0
Themes/default/css/index.css

@@ -1480,6 +1480,8 @@ ul li.greeting {
 }
 /* No more huge avatars up top. YAY! */
 #inner_wrap a.avatar img {
+	height: 100%;
+	width: 100%;
 	max-width: 40px;
 	max-height: 40px;
 }