Add existing series no longer shows root dir

This commit is contained in:
Mark McDowall 2013-04-20 18:29:26 -07:00
commit d49eb41f76
3 changed files with 9 additions and 4 deletions

View file

@ -1,7 +1,7 @@
.series-item {
padding-bottom: 20px;
}
padding-bottom: 20px;
.series-item h2 {
h2 {
margin-top: 0px;
}
}