Browse Source

Forgot the z-index

pull/38/head
Ben Ford 9 years ago
parent
commit
33535fde9b
  1. 1
      public/wetty/index.html

1
public/wetty/index.html

@ -20,6 +20,7 @@
width: 100%;
background-color: rgba(0,0,0,0.75);;
display: none;
z-index: 100;
}
#overlay input {
display: block;

Loading…
Cancel
Save