Skip to content

Commit 5e0456e

Browse files
jaspermdegrootarschmitz
authored andcommitted
Button: Reduced the height of mini buttons
Closes jquery-archivegh-8267
1 parent 0c7af9a commit 5e0456e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css/structure/jquery.mobile.core.css

+7
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,13 @@ div.ui-mobile-viewport {
242242
text-indent: -9999px;
243243
white-space: nowrap !important;
244244
}
245+
.ui-mini .ui-button,
246+
.ui-mini.ui-button,
247+
.ui-mini .ui-controlgroup .ui-button-icon-only,
248+
.ui-mini.ui-controlgroup .ui-button-icon-only,
249+
.ui-controlgroup .ui-button-icon-only.ui-mini {
250+
padding: .365em 1em;
251+
}
245252
.ui-mini .ui-button {
246253
font-size: inherit;
247254
line-height: inherit;

0 commit comments

Comments
 (0)