diff --git a/css/options.css b/css/options.css index bbf3f42..9fa666f 100644 --- a/css/options.css +++ b/css/options.css @@ -12,6 +12,10 @@ select { margin-bottom: 10px; } +textarea { + margin-bottom: 10px; +} + pre { left: -10px; top: 10px;