Merge pull request #2408 from abjerner/patch-35
"Select editor" items shouldn't have a max height
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user