changeset 22:d53de4169d11

Removed styling artefacts Unnecessary styling of mail icon was removed.
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 21 Jun 2018 12:53:16 +0200
parents d16f799e0469
children c1ef0be0ae3d
files client/src/views/Login.vue
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/views/Login.vue	Thu Jun 21 12:39:46 2018 +0200
+++ b/client/src/views/Login.vue	Thu Jun 21 12:53:16 2018 +0200
@@ -67,8 +67,6 @@
   margin-bottom: $offset;
 }
 .mail-icon {
-  line-height: $iconLineHeight;
-  font-size: $iconsize;
   width: $iconwidth;
 }
 .password-icon {