mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-24 09:46:47 +00:00
chg: Remove lowercasing of shorturl from the CSS, fixes #35
This makes the behavior more uniform across different banned characters.
This commit is contained in:
parent
a7fa6edbec
commit
6006781837
@ -57,10 +57,6 @@ input {
|
||||
width: 65%;
|
||||
}
|
||||
|
||||
form input[name="shortUrl"] {
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
form input[name="shortUrl"]::placeholder {
|
||||
text-transform: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user