Merge pull request #5447 from matrix-org/travis/fix-stickerpicker
Fix the stickerpicker
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
iframe {
|
||||
// Sticker picker depends on the fixed height previously used for all tiles
|
||||
height: 273px;
|
||||
height: 283px; // height of the popout minus the AppTile menu bar
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user