Guest User

Untitled

a guest
Jun 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Index: conf-webapp/src/main/webapp/includes/css/userlink.css
  2. ===================================================================
  3. --- conf-webapp/src/main/webapp/includes/css/userlink.css (revision 81887)
  4. +++ conf-webapp/src/main/webapp/includes/css/userlink.css Mon May 25 13:56:22 EST 2009
  5. @@ -31,7 +31,7 @@
  6. position: relative;
  7. overflow: hidden;
  8. min-height: 48px;
  9. - white-space:nowrap;
  10. + /*white-space:nowrap;*/
  11. }
  12.  
  13. .profile-macro .vcard .user-status {
  14. @@ -53,8 +53,8 @@
  15. .profile-macro .vcard .values {
  16. padding: 0;
  17. margin: 0;
  18. - overflow: hidden;
  19. - width: 225px;
  20. + /*overflow: hidden;*/
  21. + /*width: 225px;*/
  22. }
  23.  
  24. .profile-macro .vcard .notloggedin {
  25. @@ -65,7 +65,7 @@
  26. padding: 0;
  27. margin: 0;
  28. font-size: 120%;
  29. - height: 1em;
  30. + /*height: 1em;*/
  31. }
  32.  
  33. .profile-macro .vcard a.email {
Add Comment
Please, Sign In to add comment