Text stays inside the sharing dropdown

This commit is contained in:
raghunayyar 2013-02-19 15:12:35 +05:30
parent c56542c58d
commit d82c9fd623
1 changed files with 4 additions and 0 deletions

View File

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