Skip to content

Commit 7169ee6

Browse files
committed
Default buttons
1 parent 44e2e0e commit 7169ee6

File tree

3 files changed

+1
-33
lines changed

3 files changed

+1
-33
lines changed

css/styles.css

Lines changed: 0 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/styles.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scss/style.scss

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -118,22 +118,6 @@ p {
118118
}
119119
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
120120

121-
button.small, .button.small {
122-
padding-top: 0.875rem;
123-
padding-right: 1rem;
124-
padding-bottom: 0.9375rem;
125-
padding-left: 1rem;
126-
font-size: 0.8125rem;
127-
}
128-
129-
button.tiny, .button.tiny {
130-
padding-top: 0.625rem;
131-
padding-right: 1rem;
132-
padding-bottom: 0.6875rem;
133-
padding-left: 1rem;
134-
font-size: 0.6875rem;
135-
}
136-
137121
select[size], select[multiple] {
138122
background-image: none;
139123
}

0 commit comments

Comments
 (0)