Skip to content

Commit

Permalink
arrows and filters
Browse files Browse the repository at this point in the history
Edward Roh authored and Edward Roh committed Nov 20, 2018
1 parent e083eba commit 37465a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/client/styles/styles.scss
Original file line number Diff line number Diff line change
@@ -271,16 +271,16 @@ body {


.vis-button.vis-up {
top: 3%;
bottom: 17% !important;
}
.vis-button.vis-down {
top: 13%;
bottom: 11% !important;
}
.vis-button.vis-left {
top: 8%;
bottom: 11% !important;
}
.vis-button.vis-right {
top: 8%;
bottom: 11% !important;
}
.vis-button.vis-zoomIn {
top: 3%;

0 comments on commit 37465a7

Please sign in to comment.