Marthee commited on
Commit
5794136
·
verified ·
1 Parent(s): f5b89ca

Update static/popups.css

Browse files
Files changed (1) hide show
  1. static/popups.css +5 -2
static/popups.css CHANGED
@@ -32,8 +32,8 @@
32
  font-weight: bold;
33
  font-style: normal;
34
  font-size: 14px;
35
- color:white;
36
- float:right;
37
  display:inline-block;
38
  }
39
  .modal-contentpassword {
@@ -105,6 +105,9 @@
105
  font-weight: 400;
106
  font-style: normal;
107
  font-size: 16px;
 
 
 
108
  }
109
 
110
  .close {
 
32
  font-weight: bold;
33
  font-style: normal;
34
  font-size: 14px;
35
+ color:white;
36
+ float : right;
37
  display:inline-block;
38
  }
39
  .modal-contentpassword {
 
105
  font-weight: 400;
106
  font-style: normal;
107
  font-size: 16px;
108
+
109
+ white-space: pre-line;
110
+
111
  }
112
 
113
  .close {