aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/CheckBox.scss
diff options
context:
space:
mode:
authorMonika <monika_hedman@brown.edu>2019-06-19 18:39:08 -0400
committerMonika <monika_hedman@brown.edu>2019-06-19 18:39:08 -0400
commitcf63f68c9d1345855a2bd1f24ba143ba4cfc458a (patch)
treef99aa8d36f6b06de4bfec557638534c43ea2bd52 /src/client/views/search/CheckBox.scss
parent475df987dd647bb1e5202329f0d0ffc088bb66e6 (diff)
end of day 6/19
Diffstat (limited to 'src/client/views/search/CheckBox.scss')
-rw-r--r--src/client/views/search/CheckBox.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/views/search/CheckBox.scss b/src/client/views/search/CheckBox.scss
index f7652d830..3f1126948 100644
--- a/src/client/views/search/CheckBox.scss
+++ b/src/client/views/search/CheckBox.scss
@@ -44,6 +44,6 @@
}
.checkbox-title {
- text-transform: uppercase;
- margin-left: 10px;
+ text-transform: capitalize;
+ margin-left: 15px;
} \ No newline at end of file