1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Fix .network-name vertical alignment (#9152)

This commit is contained in:
Erik Marks 2020-08-07 09:05:31 -07:00 committed by GitHub
commit f18473a03d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,6 @@
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
height: 16px;
}
.dropdown-menu-item .fa.delete {