Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 591f78e

Browse files
authored
Avoid devices image nonproportional resizing
1 parent 5cf5eee commit 591f78e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/old/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@ text-align: center;
17781778
.device-img {
17791779
margin-left: auto !important;
17801780
margin-right: auto !important;
1781-
height: 300px;
1781+
max-height: 300px;
17821782
}
17831783

17841784
/* Nextcloud Box page */

0 commit comments

Comments
 (0)