Browse Source

remove unneeded header-right details styles

tags/v7.0.0alpha2
Jan-Christoph Borchardt 10 years ago
parent
commit
a280a69ecc
1 changed files with 0 additions and 7 deletions
  1. 0
    7
      core/css/styles.css

+ 0
- 7
core/css/styles.css View File

@@ -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