Skip to content

Commit bc8089c

Browse files
committed
WIP dist files
1 parent 1774342 commit bc8089c

6 files changed

+6
-6
lines changed

dist/css/boxstarter.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -57154,7 +57154,7 @@ blockquote.blockquote-tip hr, blockquote.callout-tip hr,
5715457154
background: transparent !important;
5715557155
}
5715657156

57157-
.btn {
57157+
.btn:not(.btn-sm) {
5715857158
min-width: 45px;
5715957159
min-height: 45px;
5716057160
}

dist/css/boxstarter.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/chocolatey.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -61744,7 +61744,7 @@ blockquote.blockquote-tip hr, blockquote.callout-tip hr,
6174461744
background: transparent !important;
6174561745
}
6174661746

61747-
.btn {
61747+
.btn:not(.btn-sm) {
6174861748
min-width: 45px;
6174961749
min-height: 45px;
6175061750
}

dist/css/chocolatey.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/zendesk.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -44794,7 +44794,7 @@ blockquote.blockquote-tip hr, blockquote.callout-tip hr,
4479444794
background: transparent !important;
4479544795
}
4479644796

44797-
.btn {
44797+
.btn:not(.btn-sm) {
4479844798
min-width: 45px;
4479944799
min-height: 45px;
4480044800
}

dist/css/zendesk.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)