mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Apply nowrap to avatar's anchor child
This commit is contained in:
committed by
Kenneth Reitz
parent
85ecd98f96
commit
712332b2e6
@@ -120,6 +120,10 @@ select, #search-input {
|
||||
@apply rounded;
|
||||
}
|
||||
|
||||
#avatar > a {
|
||||
@apply whitespace-nowrap;
|
||||
}
|
||||
|
||||
#userMenu, #guideMenu {
|
||||
border: 1px solid #d1d5db;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user