Showing 1 changed files with 1 additions and 1 deletions
+1 -1
public/css/common.css
... ...
@@ -3029,7 +3029,7 @@ button.close {
3029 3029
 }
3030 3030
 
3031 3031
 .user-form {
3032
-  border:1px solid #e6e9e6;
3032
+  border:1px solid #D0DDC7;
3033 3033
   border-radius: 3px;
3034 3034
   padding:25px 0;
3035 3035
   width:300px;