Repair build

This commit is contained in:
squidfunk 2016-09-23 20:58:55 +02:00
parent ffe06939a7
commit e32562fb1e
2 changed files with 2 additions and 1 deletions

View File

@ -171,6 +171,7 @@ mark {
background: #FFFF00;
box-shadow: 0.4rem 0 0 #FFFF00,
-0.4rem 0 0 #FFFF00; // ligher yellow...
overflow: auto; // TODO: remove this, just needed to rebuild
}
.critic.comment {