diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css index a7f0535..beca3a9 100644 --- a/ogcp/static/css/soleta.css +++ b/ogcp/static/css/soleta.css @@ -41,3 +41,7 @@ html, body { .og-pill { width: 11em; } + +#dhcpd_conf { + height: 25rem; +}