Issue 68 - Bad spacing when graph not visible

This commit is contained in:
perryharlock
2014-01-09 11:03:56 +00:00
parent 5c7d9bfc43
commit 1c96369bb0
2 changed files with 6 additions and 3 deletions

View File

@@ -70,7 +70,7 @@
}
.dropdown-toggle {
margin-top:0;
margin-bottom:10px;
margin-bottom:5px;
}
.list-group {
li .list-group-item {
@@ -238,6 +238,9 @@
h2 {
word-wrap:break-word;
}
.h4 {
margin-bottom:22px;
}
}
.date {
margin-top:5px;
@@ -320,7 +323,7 @@ ul.date-links {
}
&.single-result {
margin-top:-55px;
margin-top:-52px;
.show-stats {
display:none;