diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 4c9d10edd..40941c890 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -3077,6 +3077,7 @@ aside input[type='text'] { .field .onoff { float: left; width: 80px; + margin-right: 15px; } .field .onoff a { display: block; |