Merge branch 'sharing-css-fix' into sharing-dropdown-fixes
This commit is contained in:
commit
170a5856e9
|
@ -24,6 +24,10 @@
|
||||||
#shareWithList li {
|
#shareWithList li {
|
||||||
padding-top:.1em;
|
padding-top:.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#shareWithList li:first-child {
|
||||||
|
white-space:normal;
|
||||||
|
}
|
||||||
|
|
||||||
#dropdown label {
|
#dropdown label {
|
||||||
font-weight:400;
|
font-weight:400;
|
||||||
|
|
Loading…
Reference in New Issue