Fix style for user name
This commit is contained in:
parent
b5df85394b
commit
0262458c42
|
@ -63,6 +63,7 @@
|
|||
|
||||
.name {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
display: block;
|
||||
position: relative;
|
||||
padding: 0 10px 0 16px;
|
||||
|
|
|
@ -248,6 +248,7 @@
|
|||
text-overflow: ellipsis;
|
||||
vertical-align: middle;
|
||||
max-width: 200px;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue