Hovering on the unshare doesnt spoil look

This commit is contained in:
raghunayyar 2013-02-20 21:59:12 +05:30
parent d8e8dab006
commit 326aae8a08
1 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,9 @@
white-space:normal; white-space:normal;
} }
#shareWithList .cruds {
margin-left:-10px;
}
#dropdown label { #dropdown label {
font-weight:400; font-weight:400;
} }
@ -47,6 +50,7 @@
float:right; float:right;
opacity:.5; opacity:.5;
padding:.3em 0 0 .3em !important; padding:.3em 0 0 .3em !important;
margin-top:-5px;
} }
#link { #link {