Browse Source

remove unneeded header-right details styles

remotes/origin/ldap_group_count
Jan-Christoph Borchardt 12 years ago
parent
commit
a280a69ecc
  1. 7
      core/css/styles.css

7
core/css/styles.css

@ -71,13 +71,6 @@ body {
max-width: 40%;
white-space: nowrap;
}
.header-right #details {
display: inline-block;
margin-top: 6px;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
}
/* Profile picture in header */
#header .avatardiv {

Loading…
Cancel
Save