Browse Source

Merge pull request #960 from Arantor/release-2.1

! Fix cutting longish usernames, (fixes #954) thanks Yoshi!
Arantor 11 years ago
parent
commit
f347869fe4
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%;
 }