mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +02:00
css: align password field to text field size
This commit is contained in:
parent
bd154f8ba5
commit
a4b2e7ed33
@ -95,7 +95,7 @@ select {
|
|||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=text], textarea, select {
|
input[type=text], input[type=password], textarea, select {
|
||||||
max-width: 36em;
|
max-width: 36em;
|
||||||
min-width: 20em;
|
min-width: 20em;
|
||||||
width: 63%;
|
width: 63%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user