mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
CSS: make hostname in host adder dialog wider
https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
parent
2817bb5651
commit
8eb389c225
@ -1058,7 +1058,7 @@ table.scrollable tbody {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.host-adder-dialog th.hostname {
|
.host-adder-dialog th.hostname {
|
||||||
width: 200px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.host-adder-dialog td.hostname {
|
.host-adder-dialog td.hostname {
|
||||||
|
Loading…
Reference in New Issue
Block a user