Skip to content

Commit

Permalink
Merge pull request ubccr#1116 from jpwhite4/css
Browse files Browse the repository at this point in the history
Remove incorrect css for ChartCmp Help dialog
  • Loading branch information
jpwhite4 authored Oct 22, 2019
2 parents 9bdf685 + 9d4a5ce commit 6b97907
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions html/gui/css/ChartComponent.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
.dashboard-help-win {
font-size: 12px;
font-size: 14px;
margin: 1em;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden
}

.dashboard-help-win li {
Expand Down

0 comments on commit 6b97907

Please sign in to comment.