bootstrap: Remove font-family superseded in zulip.css.

This commit is contained in:
Karl Stolley
2025-04-03 14:24:44 -05:00
committed by Tim Abbott
parent 2326cf443c
commit 86623941a3

View File

@@ -109,10 +109,6 @@ button {
font-weight: normal; font-weight: normal;
line-height: 20px; line-height: 20px;
} }
input,
button {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label { label {
display: block; display: block;
margin-bottom: 5px; margin-bottom: 5px;