mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-17 21:48:02 +00:00
Do not mess with aspect ratio...
This commit is contained in:
@@ -84,8 +84,8 @@ a {
|
|||||||
|
|
||||||
.thumbnail {
|
.thumbnail {
|
||||||
border: 0;
|
border: 0;
|
||||||
height: 80px;
|
max-height: 80px;
|
||||||
width: 80px;
|
max-width: 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatar-list {
|
.avatar-list {
|
||||||
|
|||||||
Reference in New Issue
Block a user