"Select editor" items shouldn't have a max height

This commit is contained in:
Anders Bjerner
2018-01-22 18:52:54 +01:00
committed by GitHub
parent abbcf0e26b
commit a8ea535bb2

View File

@@ -97,7 +97,6 @@
text-align: center;
width: 100px;
height: 105px;
box-sizing: border-box;
}
@@ -115,6 +114,7 @@
width: 100%;
height: 100%;
border-radius: 3px;
padding-bottom: 5px;
}