mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Changed width to maxwidth (#9830)
This commit is contained in:
parent
90ffe587dd
commit
0959499450
1 changed files with 1 additions and 1 deletions
|
|
@ -357,7 +357,7 @@ div
|
|||
}
|
||||
|
||||
.photo img {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
|
|||
Loading…
Reference in a new issue