diff options
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index a1a024c46..d8fad071b 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -2581,7 +2581,7 @@ aside input[type='text'] { .fn { - padding: 0px 0px 5px 12px; + padding: 0px 0px 5px 0px; font-size: 120%; font-weight: bold; } |