| branch | new-model |
| changeset 904 | 510ebab76fa3 |
| parent 874 | 38b65761a7d5 |
--- a/src/css/LdtPlayer.css Tue May 15 15:50:19 2012 +0200 +++ b/src/css/LdtPlayer.css Fri May 18 18:23:51 2012 +0200 @@ -707,8 +707,8 @@ .Ldt-createAnnotation-userAvatar { float: right; - width: 48px; - height: 48px; + width: 50px; + height: 50px; margin: 7px 0; border: 1px solid #babcbc; } @@ -716,8 +716,8 @@ .Ldt-createAnnotation-userAvatar img { float: right; display: block; - max-width: 100%; - max-height: 100%; + max-width: 48px; + max-height: 48px; } .Ldt-createAnnotation-profileArrow {