7 lines
139 B
CSS
7 lines
139 B
CSS
:root:not(.js-enabled) #captchaContainerAlt {
|
|
height: auto;
|
|
}
|
|
#captchaContainerAlt td:nth-child(2) {
|
|
display: table-cell !important;
|
|
}
|