Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/TaskBody.vue3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/TaskBody.vue b/src/components/TaskBody.vue
index 4eccb048..3cb19fd7 100644
--- a/src/components/TaskBody.vue
+++ b/src/components/TaskBody.vue
@@ -671,8 +671,7 @@ $breakpoint-mobile: 1024px;
.material-design-icon {
position: absolute;
- top: 10px;
- left: 10px;
+ padding: 12px;
}
input {