Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
padding-bottom: 5px;
font-weight: bold;
white-space: normal;
+ display: inline-flex;
+ align-items: center;
}
#shareWithList .unshare img, #shareWithList .showCruds img {
padding-right: 8px;
white-space: nowrap;
text-overflow: ellipsis;
- max-width: 110px;
display: inline-block;
overflow: hidden;
vertical-align: middle;
font-weight: bold;
line-height: 21px;
white-space: normal;
+ max-width: 100%;
}
#shareWithList .sharingOptionsGroup {
- position: absolute;
- right: 15px;
+ flex-shrink: 0;
+ position: relative;
}
#shareWithList .sharingOptionsGroup .popovermenu {
- right: -14px;
+ right: -6px;
top: 40px;
+ padding: 3px 6px;
}
#shareWithList .shareOption {
padding-right: 8px;
white-space: nowrap;
text-overflow: ellipsis;
- max-width: 254px;
display: inline-block;
overflow: hidden;
vertical-align: middle;