Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Fix buttons in voting tab - closes #756 #805

Merged
merged 2 commits into from
Oct 2, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/components/voting/voting.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,6 @@

.voteButton {
color: #000 !important;
position: relative;
top: 3px;
}