Skip to content

Commit

Permalink
Fixing mobile arrow positioning on demos
Browse files Browse the repository at this point in the history
  • Loading branch information
NickPiscitelli committed Nov 18, 2018
1 parent fc718eb commit d98d0c7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3921,15 +3921,11 @@ input, select, textarea {
width: 95%;

}
.glider-prev {
left: -25px;
}

.glider-prev, .glider-next {
font-size: 25px;
}
.glider-next {
right: -18px;
}

.glider-slide {
min-height: 180px;
}
Expand Down

0 comments on commit d98d0c7

Please sign in to comment.