remove unneeded header-right details styles
This commit is contained in:
parent
003049e8a6
commit
a280a69ecc
1 changed files with 0 additions and 7 deletions
|
@ -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…
Reference in a new issue