Merge pull request #11 from danielyxie/dev

Fixed heigth of ITutorialBox
This commit is contained in:
danielyxie 2017-05-15 00:14:12 -05:00 committed by GitHub
commit 305c15d82e

@ -5,7 +5,7 @@
right: 0;
top: 0;
height: 100%; /* Full height */
margin: 35% auto;
margin: 30% auto;
padding: 10px;
border: 5px solid #FFFFFF;
width: 35%;