detect portrait mode on mobile so it doesnt go into two col layout when keyboard is up, (#178)

This commit is contained in:
Ginger Wong
2020-09-22 17:09:55 -07:00
parent 17ef8eed0d
commit 01f956d043
5 changed files with 28 additions and 13 deletions

View File

@@ -132,12 +132,6 @@ header {
min-height: auto;
}
.short-wide #message-input {
height: 3rem;
}
/* *********** single col layout ***************************** */