13 lines
282 B
CSS
13 lines
282 B
CSS
/**
|
|
* Jetpack Widgets
|
|
*/
|
|
.jetpack_subscription_widget #subscribe-email input {
|
|
padding: 0.6180469716em !important;
|
|
width: 100% !important; }
|
|
|
|
.widget_google_translate_widget img {
|
|
display: inline; }
|
|
|
|
.widget_google_translate_widget a {
|
|
text-decoration: none !important; }
|