Skip to content

Commit 36bb67f

Browse files
Merge branch 'issue-6258'
2 parents 33ae224 + 45863ab commit 36bb67f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/structure/jquery.mobile.core.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ div.ui-mobile-viewport {
175175
border-style: solid;
176176
position: relative;
177177
}
178+
.ui-header:empty,
179+
.ui-footer:empty {
180+
min-height: 2.6875em;
181+
}
178182
.ui-header .ui-title,
179183
.ui-footer .ui-title {
180184
font-size: 1em;

0 commit comments

Comments
 (0)