newgrid: fixes to default home dashboard

This commit is contained in:
Torkel Ödegaard
2017-08-25 14:47:57 +02:00
parent 1aa5ed0cde
commit 4819e50441
8 changed files with 93 additions and 94 deletions

View File

@@ -246,6 +246,9 @@ div.flot-text {
font-family: $headings-font-family;
font-size: $font-size-h3;
text-align: center;
overflow: hidden;
position: relative;
top: -10px;
span {
display: inline-block;
@include brand-bottom-border();