layout-structure.less: fix missing bracket

This commit is contained in:
Thomas Gelf 2015-06-03 15:02:53 +02:00
parent 7a20432b6b
commit b5769d2f4b
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ html {
background-color: white;
padding: 1em 1em 0;
z-index: 100;
}
.container .controls.separated {
box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.2);