mirror of https://github.com/docker/docs.git
Fixed username not looking nice for shorter names.
This commit is contained in:
parent
97e0b74d6d
commit
35ab1976b6
|
|
@ -51,7 +51,7 @@
|
|||
padding: 0 1rem 0 1rem;
|
||||
.box-button();
|
||||
.text {
|
||||
width: 70px;
|
||||
max-width: 70px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Reference in New Issue