Make server name and hostname full width.
parent
6cf336cc33
commit
fd5cf07bfb
|
|
@ -0,0 +1,3 @@
|
|||
input[type="text"] {
|
||||
width: 100%;
|
||||
}
|
||||
Loading…
Reference in New Issue