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:
parent
6d6e49e214
commit
438b4e9411
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue