Make server name and hostname full width.

This commit is contained in:
Isaac Connor
2018-07-09 10:48:14 -04:00
parent 6cf336cc33
commit fd5cf07bfb

View File

@@ -0,0 +1,3 @@
input[type="text"] {
width: 100%;
}