Skip to content

Commit

Permalink
fix: css causing combat tracker to misbehave
Browse files Browse the repository at this point in the history
  • Loading branch information
casualchameleon committed Oct 3, 2020
1 parent 6583d4a commit 64bd86e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions styles/music-assist.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
100% { transform: rotate(360deg); }
}

.hidden {
display: none;
}

/* bug in foundry's styling obscures ordered lists larger than 100. */
.playlist-import-container > ol {
margin-left: 1.75em;
Expand Down

0 comments on commit 64bd86e

Please sign in to comment.