Fix syntax typo

This commit is contained in:
Peter Desmet 2015-01-13 19:13:11 +01:00
parent 07f51724f2
commit 9fb1f6391f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ body {
display: block;
position: relative;
top: -70px;
visibility: hidden; }
visibility: hidden;
}
.class-group .well h2 {