display username change form better on small screen

This commit is contained in:
Ginger Wong
2020-12-12 11:38:08 -08:00
parent d4f5162505
commit 121b80143a
2 changed files with 3 additions and 6 deletions

View File

@@ -67,7 +67,6 @@ header {
min-width: 3rem;
}
#user-info-change {
display: none;
}