remove unneeded header-right details styles

This commit is contained in:
Jan-Christoph Borchardt 2014-05-02 15:14:41 +02:00
parent 003049e8a6
commit a280a69ecc

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 {