Switch to using string instead of bool for checkbox values
This commit is contained in:
@@ -234,7 +234,7 @@ code, pre {
|
||||
.alert {
|
||||
position: absolute;
|
||||
left: 30%;
|
||||
top: 10em;
|
||||
top: 15em;
|
||||
width: 40%;
|
||||
z-index: 1; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user