reduce width of direct link input field

remotes/origin/stable6
Jan-Christoph Borchardt 12 years ago
parent 7abfe2bd4f
commit 8a643ac5bc
  1. 2
      apps/files_sharing/css/public.css

@ -138,5 +138,5 @@ thead{
}
.directLink input{
margin-left: 10px;
width: 600px;
width: 300px;
}

Loading…
Cancel
Save