Make sure form element do not overflow their containers
References #296
This commit is contained in:
parent
035b08cebd
commit
a41aedc97d
@ -788,6 +788,7 @@ input[type="url"] {
|
|||||||
padding: 2px 3px;
|
padding: 2px 3px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
height: 1.8em;
|
height: 1.8em;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="datetime-local"]::-webkit-clear-button {
|
input[type="datetime-local"]::-webkit-clear-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user