Browse Source

Update settings.scss

pull/8135/head
Christian Oliff 8 years ago
committed by GitHub
parent
commit
f94b53e8dd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      settings/css/settings.scss

2
settings/css/settings.scss

@ -137,7 +137,7 @@ input {
}
.personal-settings-setting-box input {
&[type="text"], &[type="email"], &[type="tel"] {
&[type="text"], &[type="email"], &[type="tel"], &[type="url"] {
width: 100%;
}
}

Loading…
Cancel
Save