diff --git a/src/css/components/popup.less b/src/css/components/popup.less index d87e50cf1e..a711d4abaf 100644 --- a/src/css/components/popup.less +++ b/src/css/components/popup.less @@ -97,13 +97,13 @@ border: none; } .learningInputPopup.text { - height: 162px; + height: 165px; } .learningInputPopup.image { height: 304px; } .learningInputPopup.speech { - height: 287px; + height: 289px; } } }