diff --git a/layerindex/static/css/additional.css b/layerindex/static/css/additional.css index bf470f7..ea4e555 100644 --- a/layerindex/static/css/additional.css +++ b/layerindex/static/css/additional.css @@ -85,11 +85,7 @@ padding: 8px; padding-bottom: 0.75em; } -.formfields input { - width: 50%; -} - -.formfields textarea { +.formfields > div { width: 50%; } @@ -118,7 +114,6 @@ padding: 8px; .custom-help { margin-left: 10px; - max-width: 40%; color: #999; vertical-align:top; }