Browse Source

! Fix cutting longish usernames, (fixes #954) thanks Yoshi!

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 11 years ago
parent
commit
e46a05c792
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Themes/default/css/index.css

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

@@ -1147,7 +1147,6 @@ img.sort, .sort {
 	max-width: 70%;
 }
 #profile_menu .profile_username {
-	max-width: 95%;
 	overflow: hidden;
 	font-size: 150%;
 }