Merge branch 'sharing-css-fix' into sharing-dropdown-fixes

This commit is contained in:
raghunayyar 2013-02-20 21:25:18 +05:30
commit 170a5856e9

View file

@ -24,6 +24,10 @@
#shareWithList li {
padding-top:.1em;
}
#shareWithList li:first-child {
white-space:normal;
}
#dropdown label {
font-weight:400;