Remove insert shape dropdown extra bottom padding

Before this commit the extra space was not used plus
it was making the popup bigger without necessity.

Referenced in https://github.com/CollaboraOnline/online/issues/2015

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I6b2ba82b3d522f9673e555fb4f762b563c3a9c99
This commit is contained in:
Pedro Pinto Silva 2022-11-02 15:55:00 +01:00 committed by Gökay ŞATIR
parent 6d6e49e214
commit 438b4e9411

View file

@ -1073,10 +1073,6 @@ button.leaflet-control-search-next
text-align: left;
}
.insertshape-grid .row:last-child {
margin-bottom: 70px;
}
.insertshape-grid .col {
height: 30px;
padding: 2px;