diff --git a/css/structure/jquery.mobile.core.css b/css/structure/jquery.mobile.core.css index 5d0c259ca5b..329ee663f20 100644 --- a/css/structure/jquery.mobile.core.css +++ b/css/structure/jquery.mobile.core.css @@ -19,6 +19,7 @@ @-moz-document url-prefix() { .ui-mobile fieldset { display: table-column; + vertical-align: middle; } }