Max height of classes

This commit is contained in:
ksjdragon 2016-10-22 16:15:07 -04:00 committed by GitHub
parent 0090f64d8e
commit 622f6363f3

View File

@ -248,7 +248,7 @@
.classHolder { .classHolder {
width: 100%; width: 100%;
max-height: 489vh; max-height: 41vh;
padding: 1%; padding: 1%;
padding-right: 100%; padding-right: 100%;
@ -716,4 +716,4 @@
#profPreferences { #profPreferences {
border-top: 5px solid #409333; border-top: 5px solid #409333;
} }