update timezone drop-down background - fix #47

This commit is contained in:
Sam
2020-01-13 14:54:04 +01:00
parent ccd8e5546c
commit 84b4966a5e
2 changed files with 13 additions and 3 deletions

View File

@ -205,7 +205,7 @@ class ProfileEdit extends React.Component {
<label>
{t('user:Timezone')}:
<TimezonePicker
className="form-control timezone-custom-height"
className="form-control timezone-custom"
onChange={tz => {
const e = {
target: {