moved link icon in panel header

pull/12273/head
Patrick O'Carroll 7 years ago
parent 0cc8ccdaa5
commit a0aa0b55e7
  1. 2
      public/sass/pages/_dashboard.scss

@ -181,7 +181,7 @@ div.flot-text {
display: block;
@include panel-corner-color(lighten($panel-bg, 4%));
.fa {
left: -5px;
left: 4px;
}
.fa:before {
content: '\f08e';

Loading…
Cancel
Save