8 lines
118 B
CSS
8 lines
118 B
CSS
|
#subscribe-email input {
|
||
|
width: 95%;
|
||
|
}
|
||
|
|
||
|
.comment-subscription-form .subscribe-label {
|
||
|
display: inline !important;
|
||
|
}
|