diff options
Diffstat (limited to 'templates/web/default/admin/header.html')
-rw-r--r-- | templates/web/default/admin/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/admin/header.html b/templates/web/default/admin/header.html index cda9b5050..8cceaf728 100644 --- a/templates/web/default/admin/header.html +++ b/templates/web/default/admin/header.html @@ -7,7 +7,7 @@ dd { margin-left: 8em; } select { width: auto; } .admin-open311-only { border:1px solid #666; - padding:0 1em; + padding:1em; margin: 1em 0; } </style> |