diff --git a/README.md b/README.md
index 5926056..846b787 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,8 @@ See the [Features](#features) for more functionalities
| | | |
|:-------------------------:|:-------------------------:|:-------------------------:|
-| | ||
-| | ||
+| | ||
+| | ||
## DETAILED DOCUMENTATION
> Coming soon
diff --git a/src/components/form/LoginForm.vue b/src/components/form/LoginForm.vue
index 8ee18cf..82f62f2 100644
--- a/src/components/form/LoginForm.vue
+++ b/src/components/form/LoginForm.vue
@@ -12,6 +12,8 @@
rules="required|email"
vid="email"
:disabled="!!email"
+ label-position="on-border"
+ class="has-margin-5"
/>