CSS: make hostname in host adder dialog wider

https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
Petr Vobornik 2013-10-21 16:32:36 +02:00 committed by Martin Kosek
parent 2817bb5651
commit 8eb389c225

View File

@ -1058,7 +1058,7 @@ table.scrollable tbody {
}
.host-adder-dialog th.hostname {
width: 200px;
width: 250px;
}
.host-adder-dialog td.hostname {