diff --git a/java/google/registry/ui/css/registry.css b/java/google/registry/ui/css/registry.css index ad8e4d45d..3607b22cb 100644 --- a/java/google/registry/ui/css/registry.css +++ b/java/google/registry/ui/css/registry.css @@ -48,7 +48,7 @@ input[readonly], textarea[readonly] { } textarea { - margin: 1em 0; + margin-bottom: 1em; font-family: monospace; font-size: 13px; border: solid 1px #ddd;