Skip to content

Commit 7c768aa

Browse files
Core CSS: No mini size for icon-only buttons when the ui-mini class is on a container.
1 parent a908ab5 commit 7c768aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/structure/jquery.mobile.core.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ div.ui-mobile-viewport {
256256
font-size: 12.5px;
257257
}
258258
.ui-mini.ui-btn-icon-notext,
259+
.ui-mini .ui-btn-icon-notext,
259260
.ui-header .ui-btn-icon-notext,
260261
.ui-footer .ui-btn-icon-notext {
261262
font-size: 16px;

0 commit comments

Comments
 (0)