remove big-graph-mobile-load-request

This commit is contained in:
Nick Krecklow
2020-05-11 20:53:59 -05:00
parent 5eb1aa05dd
commit 8bfd297008
7 changed files with 4 additions and 57 deletions

View File

@ -329,21 +329,6 @@ footer a:hover {
}
/* Historical graph */
#big-graph-mobile-load-request {
background: var(--background-color);
color: var(--text-color);
padding: 10px 0;
text-align: center;
display: none;
width: 100%;
margin-bottom: 10px;
}
#big-graph-mobile-load-request a {
display: inline-block;
color: var(--text-color);
}
#big-graph {
padding-right: 65px;
}