.dokuwiki form.sqliteplugin fieldset {
    width: 80%;
}

.dokuwiki form.sqliteplugin textarea.edit {
    width: 95%;
    height: 10em;
}
