Collapsed textareas are like buttons. They should not grow/shrink in size if app font-size changes.

This commit is contained in:
marijus
2014-05-26 11:32:58 +02:00
parent 9fa929fab5
commit f6ee43c883
2 changed files with 4 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
}
#profile-jot-text {
height: 3.4em;
height: 40px;
padding: 8px;
width: 100%;
}