mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Add nowrap to edit profile link
This commit is contained in:
parent
cbeb4fcc02
commit
7b956e52bf
1 changed files with 1 additions and 4 deletions
|
|
@ -99,8 +99,7 @@
|
|||
@apply --marketplaceH4FontStyles;
|
||||
display: none;
|
||||
margin-bottom: 0;
|
||||
|
||||
/* Align to same baseline as the "Your host" heading */
|
||||
white-space: nowrap;
|
||||
|
||||
@media (--viewportMedium) {
|
||||
display: inline;
|
||||
|
|
@ -111,8 +110,6 @@
|
|||
@apply --marketplaceH4FontStyles;
|
||||
display: inline;
|
||||
|
||||
/* Align to same baseline as the "Your host" heading */
|
||||
|
||||
@media (--viewportMedium) {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue