Fixed heigth of ITutorialBox

This commit is contained in:
Daniel Xie 2017-05-15 00:13:47 -05:00
parent 21ac4fcb40
commit acf94ccc06

@ -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%;