fix lighbox avatar size

stable
Juanfran 2015-01-27 14:12:08 +01:00
parent 3f65202e46
commit 488a32641e
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
position: relative; position: relative;
} }
.watcher-avatar { .watcher-avatar {
flex-grow: 1; flex: 1 0 0;
} }
.icon-delete { .icon-delete {
opacity: 0; opacity: 0;