4,554
edits
No edit summary |
No edit summary Tag: Reverted |
||
Line 108: | Line 108: | ||
display: none; | display: none; | ||
position: relative; | position: relative; | ||
width: 37%; | |||
height: max-content; | |||
} | } | ||
Line 115: | Line 117: | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; | ||
width: | width: 100%; | ||
height: | height: 100%; | ||
margin-right: 2%; | margin-right: 2%; | ||
margin-top: 2%; | margin-top: 2%; | ||
Line 135: | Line 137: | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; | ||
width: | width: 100%; | ||
height: | height: 100%; | ||
margin-right: 2%; | margin-right: 2%; | ||
margin-top: 2%; | margin-top: 2%; |