diff --git a/res/css/structures/_TagPanel.scss b/res/css/structures/_TagPanel.scss index a01e5dd838..b03d36a592 100644 --- a/res/css/structures/_TagPanel.scss +++ b/res/css/structures/_TagPanel.scss @@ -63,9 +63,8 @@ limitations under the License. display: flex; flex-direction: column; align-items: center; - margin-top: 5px; - height: calc(100% - 5px); + height: 100%; } .mx_TagPanel .mx_TagPanel_tagTileContainer > div { height: 40px;