mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fixed username not looking nice for shorter names.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user