Browse Source

fix: #forgot-password takes full width

Owen Diffey 3 years ago
parent
commit
4cd7bc0046
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frontend/src/App.vue

+ 0 - 1
frontend/src/App.vue

@@ -1482,7 +1482,6 @@ h4.section-title {
 }
 
 #forgot-password {
-	display: flex;
 	justify-content: flex-start;
 	margin: 5px 0;
 }