diff --git a/src/css/components/popup.less b/src/css/components/popup.less index a711d4abaf..c8293915d6 100644 --- a/src/css/components/popup.less +++ b/src/css/components/popup.less @@ -100,10 +100,10 @@ height: 165px; } .learningInputPopup.image { - height: 304px; + height: 245px; } .learningInputPopup.speech { - height: 289px; + height: 250px; } } }