Add max image width & height in torrent description
Big images were broking it and going outside of it!
Cette révision appartient à :
Parent
cdd382cd34
révision
addf8ff847
1 fichiers modifiés avec 5 ajouts et 0 suppressions
|
@ -487,6 +487,11 @@ td.tr-le { color: #E84C4C; }
|
|||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.torrent-info-box > * > img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.comment-box {
|
||||
margin-top: 10px;
|
||||
padding-left: 7px;
|
||||
|
|
Référencer dans un nouveau ticket