Przeglądaj źródła

Avatar tweak

Signed-Off: Matthew "Labradoodle-360" Kerle <[email protected]>
Matthew Kerle 12 lat temu
rodzic
commit
5d5f052300
1 zmienionych plików z 2 dodań i 0 usunięć
  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;
 }