Skip to content

Commit

Permalink
Merge pull request #103 from m52go/fix-markets-graph
Browse files Browse the repository at this point in the history
Fix markets page
  • Loading branch information
ManfredKarrer committed Dec 10, 2018
2 parents 6bb8fea + 09ba443 commit df75895
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 323 deletions.
12 changes: 12 additions & 0 deletions css/styles.css
Expand Up @@ -757,6 +757,18 @@ ol li {

/****************/


/*****************
highcharts chart
*****************/

.highcharts-tooltip table {
width: 100%;
}

/****************/


@media (max-width: 1100px) {
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.1rem;
Expand Down

0 comments on commit df75895

Please sign in to comment.