Re-adding z-index to .controls, leaving it away doesn't work as expected

This commit is contained in:
Thomas Gelf 2014-03-17 16:20:02 +00:00
parent 462bb2e4d5
commit 8dba84e535
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ html {
top: 0;
background-color: white;
padding: 0;
z-index: 100;
}
.controls h1 {