add more whitespace to share link options in dropdown for better clickability and look
This commit is contained in:
parent
6ac677f17a
commit
37a41dad56
|
@ -127,8 +127,10 @@ a.unshare {
|
|||
width:12px;
|
||||
}
|
||||
|
||||
.reshare,#link label,#expiration label {
|
||||
padding-left:8px;
|
||||
.reshare,#link label,
|
||||
#expiration label {
|
||||
display: inline-block;
|
||||
padding: 6px 4px;
|
||||
}
|
||||
|
||||
a.showCruds:hover,a.unshare:hover {
|
||||
|
|
Loading…
Reference in New Issue