fix details for buttons in header and controls bar

remotes/origin/ldap_group_count
Jan-Christoph Borchardt 13 years ago committed by Morris Jobke
parent c44f534c2b
commit d673dd066a
  1. 6
      apps/files_sharing/css/public.css

@ -22,13 +22,17 @@ body {
#public_upload,
#download {
font-weight:700;
margin: 0 0.4em 0 0;
margin: 0 0 0 .4em;
padding: 0 5px;
height: 32px;
float: left;
}
#openAsPhotoAlbum {
font-weight: normal;
}
.header-right #details {
margin-right: 28px;
}

Loading…
Cancel
Save