diff --git a/index.css b/index.css index 25b7d923..0ff1d157 100644 --- a/index.css +++ b/index.css @@ -360,3 +360,7 @@ /*#toggle-button .togglebutton .toggle {*/ /*float: right;*/ /*}*/ + +.btn-primary select { + color: black; +}