Styles limiting the members only lost pass email field
authorLaury GvR <laury@gaslightmedia.com>
Tue, 27 Sep 2016 19:40:29 +0000 (15:40 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 27 Sep 2016 19:41:02 +0000 (15:41 -0400)
scss/plugins/_memberDB.scss

index 378eb0f..a592096 100644 (file)
     #main-content {
         padding-top: 0;
     }
+    #lostpasswordform {
+        max-width: 350px;
+    }
 }
\ No newline at end of file